-
Notifications
You must be signed in to change notification settings - Fork 25
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
invalid_resource_owner
on login
#66
Comments
The new logic demo.
|
OK so what's next step here? Getting that into a PR to update the login logic here? |
I'm having the same issue but I'm using cURL commands and Ruby doesn't help me. Is it still possible to use the API with cURL or this change now shuts that down? If it's still possible, what changes do I have to make to https://github.com/strongself/fabricio/blob/develop/docs/api_reference.md#post---oauthtoken |
I'm having the same issue.Can someone post a PR to fix this issue? please. |
Same here 🙃 |
me, too😭 |
here too. |
Same here 😭 |
Afaik this impacts ALL users of this project. |
Same here |
Issue still exists; any resolution? |
This issue is still there, getting Incorrect authorization. |
Hello, I've had a script running nightly that pulls the crash-free rate for my apps. Two nights ago that script started failing with the following error trace:
My login code:
I've confirmed my credentials are still valid in Fabric, and I've tried running the script with other user credentials with the same result. Also, for what it's worth, using intentionally incorrect credentials yields the same result as the valid credentials.
I imagine this could be related to the migration to Firebase, but that's purely conjecture.
The text was updated successfully, but these errors were encountered: