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

Sign in with Apple: Strategy failed with error: :enoent #125

Closed
alvnrapada opened this issue May 30, 2023 · 1 comment
Closed

Sign in with Apple: Strategy failed with error: :enoent #125

alvnrapada opened this issue May 30, 2023 · 1 comment

Comments

@alvnrapada
Copy link

So i'm trying to implement sign in with apple using pow_assent, but after signing in, it just returns an error flash Something went wrong, and you couldn't be signed in. Please try again

When I looked at the logs it shows:

Screenshot 2023-05-30 at 5 32 24 PM

Do you have any idea what causes and how to fix this? Thanks!

@alvnrapada alvnrapada changed the title Sign in with Apple returns: Strategy failed with error: :enoent Sign in with Apple: Strategy failed with error: :enoent May 30, 2023
@danschultzer
Copy link
Collaborator

I realize that you may have found a solution or moved on, but the :enoent error means that a the private key file couldn't be read. I've made the error message more legible with #131 . Thanks for the report!

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