79674920

Date: 2025-06-22 05:38:26
Score: 1
Natty:
Report link

When this happened to me, it was because I was making the setFilterByAuthorizedAccounts option true, which restricts your app to only letting users sign in if they already have an account registered. The documentation says to try getting the credentials with it set to true, and if given a NoCredentialException, you should try again with it set to false so that the user can create a new account.

Reasons:
  • Has code block (-0.5):
  • Single line (0.5):
  • Starts with a question (0.5): When this
  • Low reputation (0.5):
Posted by: Heinous Games