OneSignal / onesignal-python-api

Other
12 stars 6 forks source link

[question]: How to get the APP_KEY / basic_auth_key via REST API for an APP #34

Open JacoBezuidenhout opened 3 months ago

JacoBezuidenhout commented 3 months ago

How can we help?

Hello everyone,

I hope I am not asking a foolish question...

I am trying to automate the creation of apps via the rest API, but I cannot set the basic_auth_key as it is read_only but also the basic auth key via the API returns None...

How can I get the App's Rest API key via the API and my USER_KEY?

Code of Conduct