We are trying to access Account Information (US) (1.1.1) using Authorization code under auth 2.0 but it gives 401 error code. I did it previously with Person To Person Payment API and I have got the response. Although I followed up the same instruction in Account API too and got access token but I can not get data from this API.
As an example I got 401 error code for
GET { {APIMUrl}}/{ {b2cAccount}}/{ {version}}/accounts
Best Regards,
Zeinab Dashti