wger-project / flutter

Flutter fitness/workout app for wger
GNU Affero General Public License v3.0
572 stars 245 forks source link

Cannot register. #595

Closed randombullet321 closed 3 weeks ago

randombullet321 commented 6 months ago

Steps to Reproduce

  1. Tried logging in. Gives an error "An Error Occurred! Detail Invalid token header. No credentials provided."
  2. username and password are generated via a password manager.
  3. Test password is "UD6Mp#*y05K&nI@Mi^51" (Perhaps too long or invalid characters)?

Expected results: Account creation

Actual results: An Error Occurred! Detail Invalid token header. No credentials provided."

Logs ``` ```
I-I-IT commented 6 months ago

Can confirm, @dieter_de please look into this!

Bourjois commented 4 months ago

Bump. I also just ran into this problem. I tried passwords both with and without symbols and less characters.

I-I-IT commented 4 months ago

Fixed for me, maybe this PR is the cause.

szfkamil commented 4 months ago

Experiencing the same problem, tried different e-mails and passwords, but keep getting the same output.

Edit: Registration failed on mobile app for Android, but a day later on the computer it worked for me.

I-I-IT commented 4 months ago

Are you on the latest version ? Did you try to register on the website

rolandgeider commented 3 weeks ago

hi! after not really being able to reproduce this, we've removed some logic on the backend that were definitely behind this, so this issue can finally be closed