You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
unexpected response code '400': {"error":"invalid_request","error_description":"AADSTS900144: The request body must contain the following parameter: 'grant_type'.
I am trying to create Bearer token for a Azure service principal.
unexpected response code '400': {"error":"invalid_request","error_description":"AADSTS900144: The request body must contain the following parameter: 'grant_type'.
I am trying to create Bearer token for a Azure service principal.
Provider.tf contains
resource.tf contains
My data has grant_type set and still i am getting 400
Am i missing something or doing this wrong!
The text was updated successfully, but these errors were encountered: