SOLVED

Error 611

Go to solution
Anonymous
Not applicable

Error 611

Hi, I tried to create a request, but all of them send the same error message: {"requestId":"1290#167f1092779","success":false,"errors":[{"code":"611","message":"System error"}]}

I tried with different users, roles and tokens but nothing seems to work, also I tried to create a support ticket but the option is not available on the support page.

Does anybody knows how to solve this?

1 ACCEPTED SOLUTION

Accepted Solutions
SanfordWhiteman
Level 10 - Community Moderator

Re: Error 611

You must provide the URL, HTTP method, and real JSON payload if we're going to look further into this here.

A malformed JSON payload can generate 611 errors from some endpoints, but we'd need to know exactly what you're doing to know whether it's reproducible or something you need to open a ticket for.

View solution in original post

2 REPLIES 2
Devraj_Grewal
Level 10 - Champion Alumni

Re: Error 611

Here is a resource on how to open a ticket for this specific case:

REST API returning 611 errors

SanfordWhiteman
Level 10 - Community Moderator

Re: Error 611

You must provide the URL, HTTP method, and real JSON payload if we're going to look further into this here.

A malformed JSON payload can generate 611 errors from some endpoints, but we'd need to know exactly what you're doing to know whether it's reproducible or something you need to open a ticket for.