These forums have been archived and are now read-only.
The new forums are live and can be found at https://forums.eveonline.com/
Noob problem with SSO - authorization code not found
security = EsiSecurity(app=app, redirect_uri='https://evetooling.com/login/complete', client_id='8d3f99624d424d52be8e89838c32fd2d', secret_key='reallysecret')security.get_auth_uri()#returns 'https://login.eveonline.com/oauth/authorize?response_type=code&redirect_uri=https%3A%2F%2Fevetooling.com%2Flogin%2Fcomplete&client_id=8d3f99624d424d52be8e89838c32fd2d'
security.auth(code)
EsiPy - Python 2.7 / 3.3+ Swagger Client based on pyswagger for ESI