We are suddenly receiving 502 errors when sending a request to the Merge Xfdf endpoint.
Access to fetch at ‘https://api.pdfjs.express/xfdf/merge’ from origin ‘’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. If an opaque response serves your needs, set the request’s mode to ‘no-cors’ to fetch the resource with CORS disabled.
Identical requests have been working until this point.
Hi there - noticing the same problem here. Calls to https://api.pdfjs.express/xfdf/set are giving 502 internal server error since earlier today. In my case this is using PHP Curl.
We are still encountering this error for almost 24 hours at this point. We use this API in production and a resolution is critical. Is there any timeframe for when this will be addressed?