EVE Online Developers Applications Portal - FIXED

It seems after your recent changes to ESI, you also broke your own application in the process.

https://developers.eveonline.com/applications now gives a:
500 Internal Server Error

Maybe it be the same reason as Pathfinder (‘json’ POST array deprecation)…?

@CCP_Dopamine
Can you please escalate this with whoever is responsible?

4 Likes

This is a known issue and is being actively investigated.

CCP Ghostrider [Yesterday at 11:53 AM] (Slack)
Yeah the dev site is being looked at. Turns out that might not actually be our fault…

Maybe it be the same reason as Pathfinder (‘json’ POST array deprecation)…?

If by this you mean being able to POST JSON data for auth, pretty sure this hasn’t been supported for a while. It needs to be form URLencoded body.

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

3 Likes

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.

1 Like

Any update on this?

Same here

Hoping for an update soon on this.

Talk about timing… Hopefully they will figure this out ASAP.

Same for me. I’m not trying to use Pathfinder, its the actual CCP app website that’s broken.

same here !

still broken

I think it’s important that people say where they’re having the issue happen and what errors they’re experiencing.

When testing yesterday and today, I could authenticate (and re-authenticate) on https://developers.eveonline.com/applications + change an existing applications just fine.

Did not try to create any new applications though.

1 Like

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.

The error is simply

You have not created any applications yet.

when you fill the CREATE NEW APPLICATION form in https://developers.eveonline.com/applications/create and click the CREATE APPLICATION button

3 Likes

Having the same issue. I fill out all the fields, and it just dumps me back to the starting screen, with no application created.

Can we get an ETA please? I can’t install SEAT without this.

1 Like

I just retested the server and not yet fixed. would appreciate some idea of time needed to fix.

bump, fixed yet?

no, just checked

Its been broken for a few day now!

I am having this issue as well.

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.

2 Likes

Then you aren’t impacted by the issue we are.

There’s no error. You fill out the page, click Create Application and it goes back to the list of apps without creating your new application.