Jump to content

Brand New at this


thatoneguy99

Recommended Posts

thatoneguy99

Well I am a little bit further now. I figured out my error (syntax of course), it wasn't passing the "authorization" part and was throwing the error.

 

So I can authenticate and sent an http GET request to users/userid/views. I get a HTTP Response 200 in the server logs but I don't know what to do from there.

 

Sending a HTTP GET request to /users/userid/views should return a JSON string, is that correct?

 

If it is a JSON string, and I can figure out how to see that string somewhere (script created txt file with the JSON string contents), I think I will be in a good place to move forward.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...