Skip to content

user_metadata issue #131

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

Open
darrencarlin opened this issue Jul 29, 2020 · 0 comments
Open

user_metadata issue #131

darrencarlin opened this issue Jul 29, 2020 · 0 comments

Comments

@darrencarlin
Copy link

Hi all

I have GoTrue set up with Netlify Identity on my Gatsby site. Sign up and login work fine. I can add user metadata just fine but my problem begins when I try to login after updating the metadata. It hangs and I get some different errors including:

"type error failed to fetch" error (the actual error object I get back is empty)
GET http://localhost:8000/__webpack_hmr net::ERR_NETWORK_IO_SUSPENDED 200 (OK)
POST https://**********.netlify.app/.netlify/identity/token net::ERR_CONNECTION_CLOSED 200

Maybe I'm using it wrong, the data I'm adding is a sizeable object and I thought metadata could be used for arbitrary information.

Here is a link directly to the file

https://github.com/darrencarlin/tarkov-hideout/blob/master/src/components/layout.js

Hoping someone can point me in the right direction, I am very new to user authentication.

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

1 participant