norkunas / onesignal-php-api

OneSignal API for PHP
MIT License
234 stars 83 forks source link

null value for basic_auth_key when adding app by api #170

Closed spiritwebdev closed 1 year ago

spiritwebdev commented 1 year ago

Hi Getting null value for basic_auth_key when adding app by api and when viewing it with view method too. How to fix that?

norkunas commented 1 year ago

Hello, What do you mean by getting null value? Probably you don't configure it?

spiritwebdev commented 1 year ago

Nope, onesignal now hide basic_auth_key value when you creating app by api method. You can take it only in member area now.