Skip to main content

Getting invalid_scope error while trying to request "workspaces:read" access

  • August 29, 2022
  • 3 replies
  • 1420 views

nairihar

Hi,

I was trying to do an authorization with this scope “workspaces:read”, but API returned 403 invalid_scope error.

I get the same error even if I specify scope like this:
“me:read boards:read workspaces:read users:read account:read tags:read teams:read”

If I try to do the authorization without specifying scopes or just specify scope like “me:read” then it will work.

Please help me to understand the problem.

Thanks,
Nairi

3 replies

Matias.Monday
Forum|alt.badge.img
  • monday.com Team Member
  • August 30, 2022

Hello @nairihar!

Can you please send an email to appsupport@monday.com with screenshots or a screen recording of the entire configuration of your app, the steps you are taking and the error you are getting so we can take a closer look and give it some following?

Looking forward to hearing from you 🙂

Cheers,
Matias


nairihar
  • Author
  • Participating Frequently
  • August 30, 2022

I’ve sent an email with details.


It seems that your API is not getting hit properly.Use Postman to call the API and enter the proper parameter.If your API is correct and you are passing the correct parameter it will work.

Regards,
Rachel Gomez