I am able to use the computing api. storage api, resource manager api but when I am trying to get the list of all locations available, I am getting strange authentication exception
to get the list of locations I am sending Get request https://management.core.windows.net/xxx/locations
ForbiddenError
The server failed to authenticate the request. Verify that the certificate is valid and is associated with this subscription.
is there a need for special authentication?