In this when i try to select the sandbox environment to paste the client id and secret id , there is no environment available, so how can i get my access token
hello @sinuoustech
Did you follow the process outlined in our Stuart portal - step no. 4 - Set up Postman?
My recommendation is to follow the steps below:
- Open Collections (left-hand menu) and go to the Authentication tab.
- Select OAuth 2.0 as the authorization type.
- Provide your Client ID and Client Secret.
- In the
api_urlfield, please use:https://api.sandbox.stuart.com
- In the
- Generate the Sandbox access token.
- Once the token is generated, go to the Environments tab and create a new environment.
- Store the Client ID, Client Secret, and Access Token in the newly created environment.
- This environment should then be selectable from the dropdown list in the top-right corner.
I hope this helps. If you are still unsure, I recommend following step 4 from our portal again from scratch.
Hi @Magdalena Thank You so much for your help, these steps have solved my problem.
