Forbidden Request. Please Check Oauth Token and scope permission.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2023 05:06 AM
Hello Community,
Hope one of you can assist. I am trying to set up the Microsoft Azure AD Spoke so that I can create users to Azure.
Now I am getting the following error:
Error message: Forbidden Request. Please Check Oauth Token and scope permission.
These are the permissions that I selected. Could anyone know to resolve it. Any ideas would be greatly appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2023 12:01 PM
Alphonsa,
Did you figure this out? We are having the same issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2023 11:47 PM
If it works like the password reset system, I think permissions mus not be of the delegated type:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0753146
The user.read.all, reports.read.all permissions were given as delegated permissions, the API call won't work. You need to explicitly give app permissions, which are not selected by default in the Azure portal.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2023 11:09 PM
Hi @Alphonsa Abraha ,
Is this resolved?
I have similar issue in my instance. Could you please share me the resolution for this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2025 11:04 PM
Hi,
In my case it helped to enable the option "Microsoft Entra roles can be assigned to the group" on Azure.