OAuth2 - GET /api/conversations/{id} will result in a server error

API Configuration:
Type: OAuth2 client
Client type: Confidential
Scope: conversation:read

GET https://mydomain.com/api/conversations/123456

This will result in a server error:
JSON:

Код:
{
  "errors": [
    {
      "code": "server_error_occurred",
      "message": "A server error occurred during the API request. Please try again later.",
      "params": []
    }
  ]
}

----
  • Error: Call to undefined method XF\Finder\ConversationMasterFinder::forUser()...

Read more

Читать далее...
 
Активность
Пока что здесь никого нет
Назад
Верх Низ