Error in Add Meeting Registrant API: 401 Unauthorised, Invalid Token, Invalid Request

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

Hi @demo91673,

Can you confirm that the meeting host has a license? This is a prerequisite for this API and will throw this kind of error if the host of the meeting to which you’re registering users is not licensed.

Let me know—thanks!
Will

Okay, But create a meeting by the host (it’s licenced)
can we add a participant to send invite links (it’s required licenced?)

@demo91673 as long as the host of the meeting to which you’re registering participants is licensed, you should be able to register any user (regardless of their license).

Thanks!
Will

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.