API testing

  • Question
  • Updated 6 months ago
I Naushad Ansari triyng to test API's present in API's reference. but I am getting 403 error in some get and post Methods. can you please tell me the way to solve this issue.
Thanks and regard
Naushad Ansari
Photo of Naushad Ansari

Naushad Ansari

  • 1 Post
  • 0 Reply Likes

Posted 6 months ago

  • 1
Photo of Samuel Clay

Samuel Clay, Official Rep

  • 5250 Posts
  • 1171 Reply Likes
Sure, you need to authenticate first. Once you authenticate, a cookie is set. You need to pass that cookie back with every request. It's the standard browser model. Alternatively you can use OAuth, but only with a couple apps: ifttt and reeder.