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

Unable to use getUserMetadata (gets 404) #37

Closed
tandrup opened this issue Sep 25, 2015 · 4 comments
Closed

Unable to use getUserMetadata (gets 404) #37

tandrup opened this issue Sep 25, 2015 · 4 comments

Comments

@tandrup
Copy link
Contributor

tandrup commented Sep 25, 2015

When I try to do:

  api.getUserMetadata('auth0|xyz', function(err, metadata) {
     ...
  })

I get this error:

{ [ApiError: Not Found] name: 'ApiError', statusCode: 404, code: undefined }

I can use patchUserMetadata but I'm not able to get the metadata.

@mriccia
Copy link

mriccia commented Oct 11, 2015

I'm getting the same issue. Is this not implemented yet?

@onzag
Copy link

onzag commented Oct 23, 2015

Now check it out again, check your users, I noticed patchUserMetadata actually patches the app_metadata instead.

@onzag
Copy link

onzag commented Oct 23, 2015

The getUserMetadata is working fine to me, however it also applies the app_metadata.

@luisrudge
Copy link
Contributor

Hi! I'm sorry about the copy/paste message, but I'm cleaning up some stale/old issues. 🗑
It's been a while since this issue was opened. Are you still having this issue with the latest version? If so, please reopen it with some repro steps so we can help!

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

4 participants