Invalid request when using the Manual generation of an account-level access token

flamezi2
New Contributor

I need to generate access token using REST API and was using the guide seen here:
manually-generate-an-account-level-access-token

When i try this cURL in postman, i get an error but the error description is not helpful

flamezi2_1-1727934079195.png

Error:

flamezi2_0-1727934045043.png
 
I don't know what I'm missing or what is wrong with my request

Walter_C
Databricks Employee
Databricks Employee

Are you replacing the Account_id with your actual account id associated with your subscription?

Also what token are you using to authenticate or run this API call?