question

fcabrera avatar image
fcabrera asked bryanvargas commented

500 Error: An error occurred while processing the token request

So I've basically tried creating an order, and pay it or creating a charge in the sandbox ecommerce API integration, but basically every time I am getting this error

{
  "message": "500 Internal Server Error",
  "error": {
    "code": "processing_error",
    "message": "An error occurred while processing the token request."
  }
}

I tried getting the token from the Iframe, which gives me a very similar output as when I my self create the token with https://token-sandbox.dev.clover.com/v1/tokens. (something like "clv_1TSTS51reeCEYt56MM3KYc2v") but in both cases I get the same error, what I am doing wrong?

e-commerce apiecommerce
1 comment
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

bryanvargas avatar image bryanvargas ♦♦ commented ·
This issue should have been resolved now. Please let me know if you are still having issues.
0 Likes 0 ·

0 Answers

·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community