Which product are you using?
PDF.js Express Plus
PDF.js Express Version
8.7.5
Detailed description of issue
For some of our users, when attempting to use the merge API endpoint in Chrome / Edge, they are receiving a 500 error response stating “Server-side request must use server-side key”. This API call is initiated from the frontend client side and we are passing the correct key through to the API.
We are unable to replicate this behavior locally when debugging this.
When researching this issue, it sounds very similar to XFDF Merge API giving a 500 internal server error - Server-side request must use server-side key but I was wondering if there’s anything else that can be done to mitigate this issue? I cannot confirm right now that our users are using a proxy or VPN.
Expected behaviour
The merge call should succeed and return the appropriate PDF merged with annotations.
Does your issue happen with every document, or just one?
For the users that are experiencing the issue, it is happening for all of their documents.
Link to document
{Provide a link to the document in question if possible}
Code snippet
{Provide a relevant code snippet}