api developer account error
Hi,
We try to use api at developer account
Appropriate scopes are present:
{
"__composite_requests":
[
{
- "uri":"/crm/v3/org",
- "method":"GET"
}
,
{
- "uri":"/crm/v3/users?type=CurrentUser",
- "method":"GET"
}
]
}
with developer account token response: 500 internal server error
{
"code": "INTERNAL_ERROR",
"details": {},
"message": "internal error occurred",
"status": "error"
}
In the same time other api functions with developer account token are working normally
Regards,
Nikolay