Open NomadThanatos opened 7 years ago
You should be able to use tokens by using the following format
http://evejackknife.com/?accessToken= < accesstoken >
where < accesstoken > is a SSO token with some XML read access. Soon I plan to start implementing ESI as well but have been waiting on some missing items that would bring it up to near parity
Just for clarification, Jackknife does not currently accept refresh tokens. This was done for two reasons.
Thanks, seems that I just need add some xml read access in my auth. I did not check the access in login, I just assume those are ESIs.
Ya sorry, I plan to get it implemented very soon and will be putting up a beta of ESI at beta.evejackknife.com
Since we cannot have someone's username and password to audit, I would like to audit with token(preferred) or refresh token.
I replace the token with my login query, but I got 500 error.