Erro 500 API call

Does anyone know how to fix this?

There was an issue setting up your call.

Raw response for the API
Status code 500
{“message”:“internal_error”,“error”:null,“status”:500,“cause”:[]}

Kind Regards

We’re going to need more information to go on than that… What API are you calling? What’s your API call structure?

1 Like

This is my structure, this error keeps repeating over and over, and sometimes it disappears.

Rather helpfully their API documentation appears to disappear as soon as I open the page… https://www.mercadopago.com.ar/developers/en/reference/payments/_payments/post

We can’t see it from your screenshot but do you have the content-type header (and authorization header) set up correctly?

Also, have you tried copying the cURL request and importing that into Bubble? It’ll load everything preformatted (albeit inconsistently sometimes…)

Thank you so much for the help, George.
The credentials are valid and right. I’m watching a video where the guy do exactly the same, but actually work.
With the cURL I also receive the same error.

Can you add Content-type header with application/json value

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.