TURN Key endpoint failing

I think the endpoint to create a TURN generation key is failing. I cannot hit it with curl despite my API token being valid and having Calls Write access. Keeps saying authentication not valid for this resource. Anyone else have this issue?
1 Reply
khoi
khoiOP3mo ago
This is my error: { "result": null, "success": false, "errors": [ { "code": 10002, "message": "Authorization Failure: The authentication credentials are not authorized to perform the request. Verify the credentials and try again." } ], "messages": null }

Did you find this page helpful?