Hi,
I completed all the authentication steps to be able to generate an access token and call the Retail Server API.
I am actually able to call the Get Order History Odata endpoint provided in Microsot documentation as an example of Odata Call using Postman. I am getting the result on postman without any issues.
Get Order History is working fine as you can see below.
Get Channels is also working fine as you can see blow
Bu when i try to call another Odata endpoint like Get Active Prices or any other endpoint (customer, product ....), i am getting the following exception, can someone please inlight me ?