ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 25,775
- Points
- 823
Reputation:
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.
Continue reading...
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.
Continue reading...