-
Posts
4 -
Joined
-
Last visited
Community Answers
-
fivesixfive's post in How do I verify an API request? was marked as the answer
Solved! Somehow, someway, add headers to your request like this:
"x-session-id":<session-id-here> "Authorization":<token-here>
