For some reason I deleted so called brand entity at my gcloud console. Now I want to create new one using the command in the console:
gcloud alpha iap oauth-brands create --application_title='EmojiRave' --support_email='rebelusgames@gmail.com'
But the console returns me back : INVALID_ARGUMENT: Request contains an invalid argument.
- I've used different formats (using brackets and without them)
- I've checked whether I have enough permissions to do it (I use owner account, so it's enough permissions)
I'm desperate.