Ryan_Coleman

Unrecognizable Error

0 votes
Guys, Is there something going on with the API servers? I'm getting this weird error when trying to upload documents that I know worked. ------------------------------- MessageKey: error.internal.default Error Message: Unexpected error. We apologize for any inconvenience this may have caused you, please try again. If the problem persists, please contact our support team. Response Error Code: 500 Error Name: Unhandled Server Error Technical: EsepCommand failed and no fallback available. -------------------------------

Reply to: Unrecognizable Error

0 votes
Hi Ryan, Which environment are you working with? I've tested with US2 Sandbox and US2 Production with below API and works properly: POST /api/packages/5Ueh41XFh20eJsEG6shKIv_NErI=/documents/ with a minimal payload:
[
{
  "name": "Example Document1",
  "id": "DocumentId"
},
{
  "name": "Example Document2",
  "id": "DocumentId2"
}
]
And it seems our support team doesn't receive tickets reporting API related issue. Could you share your payload to [email protected] or simply try with a minimal payload to see whether it's an API or payload issue? Hope this could help! Duo

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Reply to: Unrecognizable Error

0 votes
Duo, Please see the attached JSON file. I am able to upload it to the Production environment but I am not able to upload it to the sandbox. The error is occurring when I am trying to do a POST to the "/api/packages" call. https://developer.esignlive.com/guides/quick-start/creating-and-sending-a-package-rest/

Reply to: Unrecognizable Error

0 votes
Going to try to upload a zip this time...

Reply to: Unrecognizable Error

0 votes
Hi Ryan, If there was a upload error, you can compress the .json into a zip file first then it will be accepted by the CRM system. And since there was personal information in your payload, I helped you removed the attachment. Will investigate into the issue and come back to you, soon. Duo

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Reply to: Unrecognizable Error

0 votes
Duo, I am getting word now that this has been fixed and the issue has been identified as something that was just released within the sandbox api. We've ran a few tests and all things seem to be working.

Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off