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

Discord module linking user KO #258

Open
rems25000 opened this issue Feb 28, 2023 · 1 comment
Open

Discord module linking user KO #258

rems25000 opened this issue Feb 28, 2023 · 1 comment

Comments

@rems25000
Copy link

rems25000 commented Feb 28, 2023

Hello,

If you check the box in the discord module, "Require on sign-up":
image

When validating your account by email link. we come across a page "Page not found.":
image

here is the link received by email:
https://domaine.td/invite/y2nkkL6FnAcPjs4LdLk4ge?key=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImRhdmlkcmVtaWxkYXBAZ21haWwuY29tIiwiZXhwIjoxNjc4MTM4ODM2LCJpbnZpdGUiOiJ5Mm5ra0w2Rm5BY1BqczRMZExrNGdlIiwicGFzc3dvcmQiOiJBemVydHkxMjM0IiwidGVsZWdyYW1QSU4iOiIiLCJ0eXBlIjoiY29uZmlybWF0aW9uIiwidXNlcm5hbWUiOiJyZW1pIiwidmFsaWQiOnRydWV9.WupQjJDY3QTFBx0V-q8WuBsudadn0jO7Nghc4Cb_fWQ

[GIN] GET(/invites) => 200
[GIN] GET(/users) => 200
[GIN] GET(/users/announce) => 200
[GIN] POST(/newUser) => 401
[INFO] 10:03:11 y2nkkL6FnAcPjs4LdLk4ge: Sent user confirmation email to "XXXXXXXXXX@gmail.com"
[GIN] GET(/invite/y2nkkL6FnAcPjs4LdLk4ge?key=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImRhdmlkcmVtaWxkYXBAZ21haWwuY29tIiwiZXhwIjoxNjc4MTM4ODM2LCJpbnZpdGUiOiJ5Mm5ra0w2Rm5BY1BqczRMZExrNGdlIiwicGFzc3dvcmQiOiJBemVydHkxMjM0IiwidGVsZWdyYW1QSU4iOiIiLCJ0eXBlIjoiY29uZmlybWF0aW9uIiwidXNlcm5hbWUiOiJyZW1pIiwidmFsaWQiOnRydWV9.WupQjJDY3QTFBx0V-q8WuBsudadn0jO7Nghc4Cb_fWQ) => 404
[INFO] 10:03:28 Config requested
[GIN] GET(/config) => 200

Another problem:
During the process of linking the discord account. the user is indeed assigned the role, special. But in the "Discord" column everything is empty. however, if I add manually. it works.
image
image

Platform/Version

Version 0.4.0 trusty main
On Debian x64

@rems25000 rems25000 changed the title Discord module linking user Discord module linking user KO Feb 28, 2023
@TataQueen
Copy link

For me it doesn't start the bot, find roles or show the link discord button when creating an account

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