Authenticated user has not permitted access to the targeted resource

Description
Getting this error when trying to create a new meeting despite using the mentioned scopes meeting:write:admin, meeting:write in the API and checked theses scopes in the app management.

Error
403:Authenticated user has not permitted access to the targeted resource

Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth

Which Endpoint/s?
POST /users/me/meetings

How To Reproduce (If applicable)
Steps to reproduce the behavior:
Get your access token with theses scopes meeting:read,meeting:write:admin,meeting:write and try to create a meeting.

Screenshots (If applicable)

Additional context
Gettings meetings works, but creating meetings doesn’t…

Should i submit this elsewhere? We had to delay our release because of this

Hi @valortizmg ,

What is your account role please? Are you an account owner or admin?

Gianni

i am the account owner

Hey @valortizmg,

I’m not seeing anything that would prevent this request as long as you are creating the meeting for the current user. If you use the email address or user ID of the user does that have any different behavior?

If you’re able to provide a redacted Postman or cURL log of the request that should help to debug the issue.

Thanks,
Max

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