My issue is almost identical to
https://groups.google.com/u/1/g/google-cloud-dev/c/49yA4oOeSEs except that the workaround they found is not suitable in our case as we very much intend to use this app with our consumers. I chose not to reply to that issue to prevent them getting spammed with responses (sorry if that is not the way I should have done it).
I'm trying to setup an OAuth Consent screen with our company name ("Ailo") as the App name, and getting the following error:
An error saving your app has occurred
In the dev tools, I can see the API request failing with:
There are no issues if I change the name to "Ailo-PROD", which is how I have setup our non-production environments (e.g. Ailo-DEV), but obviously I would like our production environment to look a bit more professional than that.
For reference, I am setting this up within our Google Workspaces org.