dooboolab-community/hackatalk

Cannot verify my email address for sign up

mym0404 opened this issue · 3 comments

Describe the bug
I am adding some features in this application. I need to sign in to check my function is correctly worked. But, when I tried to sign up with an email address, then verification is failed with seems like a technical issue.

image

image

image

Cannot GET /verify_email/mym0404@gmail.com/$2a$10$rqSSK7iq4Lii6ZtLDObnz.x7b7s/xpBfEhAlIj0ojEwHwcfYWxZ5C

To Reproduce
Steps to reproduce the behavior:

  1. Sign up with email and try to verify your email address.
  • OS: macOS catalina(10.15.3) with verification email
  • Browser : Chrome

Smartphone (please complete the following information):

  • Device: iPhone 11 simulator
  • OS: iOS 13.4.1

Additional context

react-native info

image

@mym0404 Thanks for the issue. This might occur when the server has been updating. Would you like to try this again?

Should be resolved by the time now

@hyochan Yes, I can verify my email account now. Thank you 🚀