Skip to content
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.

Newly generated invite tokens rejected as invalid, pre-populated users login failed #761

Closed
danbim opened this issue Jun 7, 2021 · 1 comment

Comments

@danbim
Copy link

danbim commented Jun 7, 2021

I spun up Okuna locally for evaluation (using python okuna-cli.py up-full). Logging in with the pre-populated users fails with credentials being rejected as incorrect. When I generated a new invitation token using python manage.py create_invite, the frontend (okuna-web) receives a bad request from okuna-api for the invitation token being incorrect.

@danbim
Copy link
Author

danbim commented Jun 9, 2021

Problem solved for me, I found a few hardcoded URLs in nuxt.config.js that I had to set to use my local okuna-api instance running on localhost:80 and the local okuna-web instance on localhost:3000.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant