API Codes where to get?
Hi,
WE got erro 500, in response it refers to code error 28, where can we see code explanations?
text: '{"success":false,"error":"Something went wrong with the request, please check your request and try again!","error_info":"Please check developers.pipedrive.com for more information about Pipedrive API.","data":null,"additional_data":null,"code":28}',
body: {
success: false,
error: 'Something went wrong with the request, please check your request and try again!',
error_info: 'Please check developers.pipedrive.com for more information about Pipedrive API.',
data: null,
additional_data: null,
code: 28
},
Thank you
Answers
-
Hi @costa , for help regarding API I recommend checking out our dev community here:
You can also review the latest documentation here:
0 -
Hi @costa , if you haven't already be sure to comment on this in the API category of the dev community here. A member of that community will be sure to chime in and offer their insight :)
0