cURL
curl --request POST \ --url https://api.simmer.markets/api/sdk/troubleshoot \ --header 'Content-Type: application/json' \ --data ' { "error_text": "<string>", "message": "<string>", "conversation": [ {} ] } '
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
Look up a Simmer API error and get a fix, or ask a support question.
Two modes:
Successful Response