Log in
Log into community
Helicone Community Page
View all posts
Related posts
Did this answer your question?
π
π
π
Powered by
Hall
Active
Updated 2 weeks ago
0
Follow
Error 400 when Calling Get User Data
Error 400 when Calling Get User Data
Active
0
Follow
L
Luka
2 weeks ago
Β·
Error 400 when calling
Get User Data
in
https://docs.helicone.ai/rest/user/post-v1userquery
I tried both in JS and Postman.
L
3 comments
Share
Open in Discord
L
Luka
edited 2 weeks ago
Okay, muscle memory issue - there is no
bearer
in the header value.
But now I'm not getting any results passing the userId (the string value that I copy from dashboard).
I set start and end time to be 0 and
Date.now()/1000
respectively.
L
Luka
2 weeks ago
Okay, so parameters are misleading. It is NOT seconds, it is Miliseconds.
L
Luka
2 weeks ago
Using
Date.now()
as unix microseconds and passing that to
seconds
variable works π
Add a reply
Sign up and join the conversation on Discord
Join on Discord