I am working on Telstra Whole sale API integration. I am facing errors while executing the API on POSTMAN. Below are the details.
1. Get access token : As per documentation the scope for Production Qualification API would be TWGLOAPI.
2. Product Qualification API https://beta-sapi.telstra.com/v1/demo/tw-product-offerings?adborId=160002728
After getting access token, I have passed the token in header to get product offering details. But getting 500 error.
Note: Postman collection in official documentation are unable to import.