Description
Getting 401 error while trying to add meeting registrant
Error
PHP Fatal error: Uncaught GuzzleHttp\Exception\ClientException: Client error: POST [https://zoom.us/oauth/token](https://zoom.us/oauth/token`) resulted in a 401 Unauthorized response: {“reason”:“Invalid Token!”,“error”:“invalid_request”}
Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth
Which Endpoint/s?
Add Meeting Registrant API
Screenshots (If applicable)
Additional context
Able to create a meeting with the token, but not able to add a registrant to the meeting
