Error 500 no longer appears, but the form to create a new Application returns you to the main Applications page with a “You have not created any applications yet.” message
It also seems to have the same behavior if you try and edit an existing application, it just returns you to your application list without doing anything and the changes are not saved.
Could you please try to create a new dummy one? Because that’s exactly the incorrect behaviour I am having: no new application is added when you try to create one.
Creating Application Reproduce:
Visit https://developers.eveonline.com/applications and log in.
Press Create Application, and fill in desired settings. Press create application at end of the page. Result:
User is returned to list of existing ESI Applications, but the new application is not created. Expected Result
To be returned to the application and presented with the Client ID and secret.
Updating Application Reproduce:
Visit https://developers.eveonline.com/applications and log in.
Pick and existing esi application and press ‘view application’ button. got to the update tab. Fill in desired settings, and press ‘Confirm Changes to Update App’ Result:
Returned to list of existing ESI Applications, but the new application is not created. Expected Result
To be returned to the application and presented with the Client ID and secret.