- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2025 11:48 PM
I am trying to setup a integration between Intune and ServiceNow, I keep getting the below error while I test the Get OAuth Token
OAuth flow failed. Verify the configurations and try again. : The required field 'scope' is missing from the credential. Ensure that you have all the necessary parameters for the login request.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2025 12:10 AM
If you open the profile (screenshot one), is the oauth scope linked via the related list

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2025 12:02 AM
Is this the OOB intune spoke / intune service graph connector, or something custom? Are you using an application registry? You need to specify scope(s) in order to receive the appropriate permissions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2025 12:08 AM
I am setting up a custom integration.
My OAuth Profile setup
My OAuth Scope setup

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2025 12:10 AM
If you open the profile (screenshot one), is the oauth scope linked via the related list
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2025 01:30 AM
Thank you, I was able to figure it out.
Thank you for taking time.