auth/me/ is returning an ERROR_CODE_INPUT_ERROR

Answered

I have a pretty basic users table where signup and login works fine but auth/me isn't.

Here is the auth/me/ API I'm talking about.

This is out the output error when I try running with my auth token.

Here is the example of what I'm inputting.

Here is how auth/me is setup

Here is how get record is setup.


Thank you so much, I tried messing with it for a few hours and still couldn't figure it out.

2 replies