algolia / cli

🔍 Algolia’s official CLI devtool
https://www.algolia.com/doc/tools/cli
MIT License
102 stars 26 forks source link

invalid application credentials #114

Closed DanRoscigno closed 6 months ago

DanRoscigno commented 1 year ago

Hi Folks, I am trying to setup the cli. When I run algolia profile add I get asked for the name, application ID, and admin API key. I cannot find an "admin API key" on my dashboard. Is it called something else? I tried all of the API keys, even the one for the crawler. I get "invalid application credentials" with all of them.

Thanks!

gregfenton commented 6 months ago

The "admin API key" is inside your application's dashboard:

image

and then:

image

DanRoscigno commented 6 months ago

Thanks @gregfenton