Service Graph Connector Microsoft Intune Connection Issue. How to test Credentials within Servicenow outside of the application.Summary Error: Unable to make a connection to Intune via Graph API call. Please check your credential configuration.InstructionsYou need to make sure that the Setup is completed. You can do this by navigating back to the Service Graph Connector Microsoft Intune Setup module.Within this setup you will need to ensure that the first task is completed where we configure the credentials.Once the credentials are configured and confirmed we can then test these credentials using a flow action.Navigate to flow designer. Here you click on actions and search on application name of Service Graph Connector for Microsoft Intune.In this Data Stream Action you can see the REST step. Within this page there is also a Test button. Click the Test button.A dialog box will appear and you will be able to see the nextLink and baseUrl declared.Once the test is completed you can click on the hyperlink to see the results of the test.The error message should be similar to Error creating Attachment raw_page_stream : Method failed: (/api/now/hub/temporaryattachment) with code: 400 Related LinksDocumentation states that Out Of Box we only support the use of Client Credentials but other authentication methods can be used although the customer has to ensure this will work with the application. See documentation link: https://docs.servicenow.com/bundle/paris-servicenow-platform/page/administer/integrationhub-store-spokes/task/setup-ms-intune.html Client IDApplication ID created during application registration.Client SecretClient secret created during application registration.