Postman configuration not working per documentation

I have followed the instructions provided at Official: IdentityNow Postman Workspace. I am unable to make API calls, getting various errors.

Hey Levi,

Welcome to the developer community! Can you share more about the issue? Maybe some screenshots or copies of the errors, and where exactly you were when you ran into them?

If I follow the instructions word for word, I get this error

Great screenshot! Can you also let me know what step you get this error at?

When I try to run an API call.

As error indicates you are sending bad client credentials, either the client Id is not valid, or the client credentials you are sending is not valid. Or it could also be due to the reason that the values are not being put in the right place.

If you share the screenshots showing the details of URL, Request Body, Query Params etc it will be easier to understand the issue and try to help

I have followed the instructions word for word, and made no other changes or settings updates. I have recreated and reforked the workspace, I’ve tried to fork the environment, and nothing works.


I have resolved this. I had “clientID” instead of “clientId”. The fresh eyes helped, thanks all!

1 Like

Hi Levi,

If you are newer to the community don’t forget to check out the vscode extension for IdentityNow.

1 Like

I am having similar issues with pre-request scripts from v3api’s, at first the tokenUrl would not resolve until modified and now I am receiving the following error message: “Error: Unable to authenticate: {“error”:“invalid_client”,“error_description”:“Bad client credentials”}”

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.