-
Notifications
You must be signed in to change notification settings - Fork 172
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NO MORE API #90
Comments
https://github.com/peterhaneve/evemon/ This is a fork that is working towards ESI compliance |
DUDE! You are awesome! |
Sorry but how do you get it to work? {"error":"invalid_request","error_description":"the callback uri doesn't match the value stored for this client"} I think it might be my callback uri. I don't know what to put there. |
I have same troubles.
but what about port number? |
PORT = 4916 - const in SSOWebServer |
Yep, works like a champ. You don't need to open the ports in firewall just make the application at https://developers.eveonline.com and then make sure that the Callback URL is: Thank you! |
Getting |
Scope extracted from URL: esi-alliances.read_contacts.v1 esi-assets.read_assets.v1 esi-calendar.read_calendar_events.v1 esi-characters.read_agents_research.v1 esi-clones.read_clones.v1 esi-contracts.read_character_contracts.v1 esi-corporations.read_blueprints.v1 esi-industry.read_character_jobs.v1 esi-killmails.read_corporation_killmails.v1 esi-location.read_location.v1 esi-mail.read_mail.v1 esi-markets.read_character_orders.v1 esi-planets.manage_planets.v1 esi-skills.read_skillqueue.v1 esi-universe.read_structures.v1 esi-wallet.read_character_wallet.v1 |
@UweSchneider tyvm worsk now o/ |
I just clicked on all of the scopes in the Application I made on the eve online dev website and it works fine. Way faster to do that then to actually skim through that massive list looking for all of those. |
Works perfectly, thank you very much! By the way what about people having alpha accounts only? They cannot manage applications ("Your EVE Online account is not valid for the purpose of registering as a developer."). Where do they get Client ID and Client Secret for evemon from? |
It would be really nice to have standalone/zip version instead of installer |
So, are you guys still maintaining this application? It would be great if it had the ESI system since EVE no longer uses API's. If no one is please someone take over or something. This program is great.
The text was updated successfully, but these errors were encountered: