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

[BUG]: Cannot Sign up with GitHub #4580

Closed
MohamedHassan499 opened this issue Apr 29, 2024 · 7 comments
Closed

[BUG]: Cannot Sign up with GitHub #4580

MohamedHassan499 opened this issue Apr 29, 2024 · 7 comments

Comments

@MohamedHassan499
Copy link

Describe the bug
I tried for the first time to sign up to the app, note that I had to refresh it once for it to work, using GitHub Auth Provider, but then I didn't get redirected to anything.

To Reproduce
Steps to reproduce the behavior:

  1. Go to this page
  2. Choose Sign Up With GitHub.
  3. You'll notice nothing will happen, even If you go to activepieces.com, you'll receive the Nuxt error page (Refer to the second screenshot).
  4. When I chose Sign Up With Google, nothing happened again.

Expected behavior

Screenshots
image
image

@MohamedHassan499 MohamedHassan499 changed the title [BUG]: Cannot Sign up with GitHub OAuth Provider [BUG]: Cannot Sign up with GitHub Apr 29, 2024
@abuaboud
Copy link
Contributor

Hi @MohamedHassan499

Can you please try again now? do you still have the issue?

@MohamedHassan499
Copy link
Author

Hello @abuaboud
The issue persists, please have a look at the response here coming from your API when I tried to sign up again with GitHub.

Response:

{
    "code": "EXISTING_USER",
    "params": {
        "email": "sci.mohamedhassan2018@alexu.edu.eg",
        "platformId": "NgixMLyPUxy1ZgCcxw5cM"
    }
}

image

@abuaboud
Copy link
Contributor

I think I found it, It's due to your github profile doesn't have name

Can you give it another try? It should be fixed in #4593 and released

@abuaboud
Copy link
Contributor

I am closing this issue, Please reopen if it still persist.

@allcontributors please add @MohamedHassan499 for bug

@MohamedHassan499
Copy link
Author

Correct, having an unassigned name caused the issue. It works now. Thanks for fixing it :)

Copy link
Contributor

@abuaboud

I've put up a pull request to add @MohamedHassan499! 🎉

Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If this issue is continuing with the latest stable version of Activepieces, please open a new issue that references this one.

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