Authentication problems #65
Unanswered
dellycowboy
asked this question in
Q&A
Replies: 1 comment
-
Make sure first to log in using the azure cli: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am struggling to authenticate, how is the code managing the oauth flow?
I can call the Billing API ok via postman with a bearer token generated with (Get-AzAccessToken).Token
When I install azure-cost-cli and try to run it via Powershell I get
Error: Response status code does not indicate success: 403 (Forbidden).
Beta Was this translation helpful? Give feedback.
All reactions