These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

Issues, Workarounds & Localization

 
  • Topic is locked indefinitely.
 

[SOLVED] Login redirect has broken ActivateInstallLinks URL

Author
BVoid
Republic Military School
Minmatar Republic
#1 - 2014-03-02 09:43:05 UTC  |  Edited by: BVoid

SOLVED:
I found a solution myself. It's probably happened after they ditched the support.eveonline.com path.

The following url will set the same cookie and redirect to the correct page:
https://community.eveonline.com/support/api-key/ActivateInstallLinks?activate=true





Something has broken the functionality of the following link:

https://support.eveonline.com/api/Key/ActivateInstallLinks

When navigating to the link WITHOUT being logged in one is redirected to the login page as expected.

When one has logged in one is NOT redirected back to the URL above but to the main page of the community portal.


This has worked before where after a successful login one was redirected to the ActivateInstallLinks (or at least the API key page).

This forum post describes the ActivateInstallLinks functionality:
https://forums.eveonline.com/default.aspx?g=posts&t=6377


DEVS please look at this. This is making it really hard to do mobile app development since people cannot use those delicious install buttons easily.
BVoid
Republic Military School
Minmatar Republic
#2 - 2014-03-02 11:04:43 UTC
For anyone looking for a solution:


SOLVED:
I found a solution myself. It's probably happened after they ditched the support.eveonline.com path.

The following url will set the same cookie and redirect to the correct page:
https://community.eveonline.com/support/api-key/ActivateInstallLinks?activate=true

-------------------------------------------------