I am converting an HTML Document (That is dynamically generated from an API call) and using Convert API to convert the HTML page to a PDF. This has been working consistently till yesterday when with no code change I started getting this error from convert API:
NETWORK_ERR:XMLHttpRequest Exception 101
I am not sure what this error means and how to rectify this issue.