esi / esi-issues

Issue tracking and feature requests for ESI
https://esi.evetech.net/
209 stars 23 forks source link

Eve Swagger OAuth2.0 scopes authorizations - too many scopes #519

Closed pixelvalley-hub closed 7 years ago

pixelvalley-hub commented 7 years ago

If i select too many scopes in the authorization window (https://esi.tech.ccp.is/latest/) i get always a

404 - File or directory not found. The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.

How to avoid this, if for example i would like to select all scopes? -Browser: Edge-

Thanks

Blacksmoke16 commented 7 years ago

Duplicate of #267

Workaround for now is to login first before going thru the SSO flow.

Example:

  1. Login at https://login.eveonline.com/
  2. Click the Login with EVE Online button
  3. Logoff at https://login.eveonline.com/Account/LogOff
  4. Repeat
Makeshift commented 7 years ago

Is there a workaround possible while using Postman? I couldn't figure one out.

Blacksmoke16 commented 7 years ago

Not AFAIK. Probably could slim down the number of scopes you request tho. Some of them are CREST specific, and/or duplicated in ESI. See if you get any luck using only the esi-xxxx ones.

aquarhead commented 7 years ago

Duplicate of #267