XFdestek
Kurucu Üye
API Configuration:
Type: OAuth2 client
Client type: Confidential
Scope: conversation:read
Response: I always receive a 403 forbidden on GET /api/conversation-messages/{id}/
Expected: I would see a 200 with the message.
Using the same token, if I perform a GET on /api/conversations, I see the results as expected.
Type: OAuth2 client
Client type: Confidential
Scope: conversation:read
Response: I always receive a 403 forbidden on GET /api/conversation-messages/{id}/
Expected: I would see a 200 with the message.
Using the same token, if I perform a GET on /api/conversations, I see the results as expected.