Skip to content
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

Android App No Longer Connects to API #549

Open
alexsludds opened this issue Jan 30, 2018 · 1 comment
Open

Android App No Longer Connects to API #549

alexsludds opened this issue Jan 30, 2018 · 1 comment

Comments

@alexsludds
Copy link

I recently downloaded the development branch of the App and was trying to hook it up to an instance of the field the bern server that I have running. However, I found that though I could login to the field the bern server I could not loading the canvassing app. Checking the server yielded the following problem:

** [Raven] User excluded error: #<ActiveRecord::RecordNotFound: Couldn't find User with 'id'={"errors":[{"id":"INVALID_GRANT","title":"Invalid grant","detail":"Client authentication failed due to unknown client, no client authentication included, or unsupported authentication method.","status":401}]}>

Which seemed weird since I put in the correct username and password.

Upon checking more I used wireshark and found that the android app was sending the base 64 encoded clientID and clientSecret with quotation marks around it.
Was the app changed after the field the bern server was taken down?

Thank you all for any help

@mallamace
Copy link

I'm having similar issues. Note, that some of the credentials for testing Google API and Facebook API are not setup in the master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants