Tag: Postman Tool

Fixed: “Either scp or roles claim need to be present in the token” Error in Microsoft Graph API

Either SCP or Roles Claim need to be present in the token Error in Microsoft Graph API

Loading

In this blog post, we will learn how to fix the “Either scp or roles claim need to be present in the token” error in Microsoft Graph API Authentication. While you are testing the Graph API endpoint from the Postman tool or Copilot Studio or from your application, you will get the below error: When

Continue reading

Quickly 2 Ways Generate Azure Access Token Using Postman Tool Step By Step

Quickly Generate API Access Token value from Azure in Postman Tool​

Loading

In this article, we will learn how to generate an Azure Access Token using Postman tool step by step along with the common troubleshooting techniques. Introduction – Generate Azure Access Token Using Postman Tool When working with Azure services and Microsoft Graph API, you often need to authenticate API requests using an OAuth 2.0 access

Continue reading

The Ultimate Postman Tutorial: A Beginner’s Guide to REST API Testing step by step

The Ultimate Postman Tutorial - A Beginner’s Guide to REST API Testing

Loading

Postman Tutorial: REST APIs are the backbone of many modern web applications, providing a way for different systems to communicate with each other over the internet. However, like any piece of software, APIs need to be thoroughly tested to ensure that they are reliable and function as intended. This is where Postman comes in, providing

Continue reading

Apply Sensitivity Label to SharePoint Site using Postman Tool

Apply sensitivity label to SharePoint site using Postman tool

Loading

In this “Apply sensitivity label to SharePoint site” article, we will learn how to apply a sensitivity label in SharePoint using the postman tool. Here we have assumed that you have a basic understanding of what is a sensitivity label and how to apply it to the Microsoft Office file (like Word, Excel, PPT, etc).

Continue reading