If you're creating a new app, all that is needed to be provided is the app name. The app url can be autogenerated.
However it seems that a 422 error is thrown when attempting to create a new app using only the app name (url should autogenerate).
To replicate this issue:
Go to 'Apps'
Create new App.
Enter an "App Name", but leave the "URL to app. Leave empty to auto-generate" textbar empty.
Error 422 should be thrown (instead should have created the app and bring the user to the new app's main view).
If you're creating a new app, all that is needed to be provided is the app name. The app url can be autogenerated.
However it seems that a 422 error is thrown when attempting to create a new app using only the app name (url should autogenerate).
To replicate this issue:
Go to 'Apps' Create new App. Enter an "App Name", but leave the "URL to app. Leave empty to auto-generate" textbar empty. Error 422 should be thrown (instead should have created the app and bring the user to the new app's main view).