-
Notifications
You must be signed in to change notification settings - Fork 411
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
CREST User-supplied details not working #460
Comments
Also, what OS are you on? |
I am running Windows 8.1 x64 |
Hi there, Sorry, been busy with the holidays. I still cannot reproduce, and the pastebin that you provided has expired (I didn't know they did that). Would you mind running again in debug mode and posting the output? |
http://pastebin.com/raw/SfRVhfrM I did the following steps: Launch pyfa While writing these steps I did it again and left pyfa open for longer before closing it (as I was writing this) and now this is at the end of the log file: Just tried it again and got the same entry into the log. It seems to be around a minute before that time-out appears in the log. Here is a new pastebin with my 3 attempts: http://pastebin.com/raw/D8YY2Aqv |
You keep getting a Can you perhaps make a new application on the dev site and use the new client details, and test with that? I will see about making some files with extra debugging that you can add to pyfa to help pinpoint the issue. |
Oh, I was able to reproduce. However my error also includes exception information:
This is how it's supposed to handle anything that is not a 200 status. I have no idea why yours doesn't do this if it's up to date with latest version... Anyway, check your client settings and make sure there are no spaces before or after the text in client secret and client id, then retry. If it works, wonderful! I'll make a change to trim the whitespace off when saving it. |
I was running 1.17.1. Trimming whitespace I found at the end of the secret has fixed the problem, thanks! |
Awesome! There's a new commit that should address this as long as someone re-applies the client details. should ship with next release, whenever that happens |
When I try to add a character, I login and authorize a character, which loads the page saying "Done. Please close this window.", but no characters are added to the CREST Character Management window.
I have tried multiple characters on multiple accounts, and when using implicit mode it worked fine.
The text was updated successfully, but these errors were encountered: