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

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

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

SSO OAuth password grant type

First post
Author
Lac Neffera
Doomheim
#1 - 2015-10-19 16:41:54 UTC
Good day!

As desktop developer for EVE i need to get token for CREST market data access. I am writing my personal market real-time analyzer in form of desktop application. It is wrong to use embedded browser or raw HTTP composing to get access token. Right way thru OAuth spec is "password" grant type. But at now server respond
Quote:
{"error":"invalid_request", "error_description":"Unknown grant_type"}

It is three way for me. What must i choose?

  • Password grant type;
  • Embed hidden browser automated by js injection;
  • Parsing & composing raw HTTP for login and scope page;

First option better for me, but i will accept any of my list.
Note: this software is for personal only use.
Steve Ronuken
Fuzzwork Enterprises
Vote Steve Ronuken for CSM
#2 - 2015-10-19 19:21:21 UTC
Now, you don't :D

https://www.fuzzwork.co.uk/market/viewer/

Market data is all available without auth.

Woo! CSM XI!

Fuzzwork Enterprises

Twitter: @fuzzysteve on Twitter

Lac Neffera
Doomheim
#3 - 2015-10-19 20:21:03 UTC
Steve Ronuken wrote:
Now, you don't :D

https://www.fuzzwork.co.uk/market/viewer/

Market data is all available without auth.

Thanks!
Unbelievable. I saw your site four days ago it was left top login button. And i made raw requests - it was denied for me.
Steve Ronuken
Fuzzwork Enterprises
Vote Steve Ronuken for CSM
#4 - 2015-10-19 21:10:35 UTC
Lac Neffera wrote:
Steve Ronuken wrote:
Now, you don't :D

https://www.fuzzwork.co.uk/market/viewer/

Market data is all available without auth.

Thanks!
Unbelievable. I saw your site four days ago it was left top login button. And i made raw requests - it was denied for me.



You still have to hit the public version, rather than the crest-tq version.

Woo! CSM XI!

Fuzzwork Enterprises

Twitter: @fuzzysteve on Twitter