![Resolve Dataverse 401 Unauthorized Access Issue In Postman]()
We quite often see these 401 Unauthorized issues in Postman, even after connected to Dataverse environment and also all the required setups done in Postman.
![Resolve Dataverse 401 Unauthorized Access Issue In Postman]()
This issue can be due to the existing Token expiration.
Follow the below steps to regenerate the Token in Postman.
Step 1
Navigate to your collection and Click on Get New Access Token.
![Resolve Dataverse 401 Unauthorized Access Issue In Postman]()
Once, you get the New Access Token, you can see the below message.
![Resolve Dataverse 401 Unauthorized Access Issue In Postman]()
Step 2
New Token will be generated automatically and Click on Use Token to use this for executing the Web API’s.
![Resolve Dataverse 401 Unauthorized Access Issue In Postman]()
Step 3
Click on Access Token dropdown and Click on Manage Tokens.
![Resolve Dataverse 401 Unauthorized Access Issue In Postman]()
You can see all the Tokens information.
All available Tokens are displayed without a strike text and Expired Tokens are displayed with a strike text.
![Resolve Dataverse 401 Unauthorized Access Issue In Postman]()
Step 4
Hover on the Expired Token, and click on Delete icon to delete it.
![Resolve Dataverse 401 Unauthorized Access Issue In Postman]()
Step 5
Expired Token is deleted and close the MANAGE ACCESS TOKENS popup.
![Resolve Dataverse 401 Unauthorized Access Issue In Postman]()
Step 6
Go back to your Web API request.
Click on Send to execute your Web API and see the results.
![Resolve Dataverse 401 Unauthorized Access Issue In Postman]()
Hope you have successfully resolved this issue and able to connect to Dynamics 365.
Please share your valuable feedback on this article.