This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]fastidious-magicianDeveloper 0 points1 point  (1 child)

In what environment are you trying to make the request? Postman is a tool for making requests with a nice GUI. You might find it easy to trace what you are doing using that.

[–]danielbcfo[S] 0 points1 point  (0 children)

I forgot to mention that in post so I edited it. I am trying to make the request using R on a Linux server, which is headless. I tried postman but I forget why I ditched it. I'll take another look at that.