HTTP Login

This could be a dumb question – I’m trying to use an HTTP module to log into

https://secure.getjobber.com/login
Navigate to a url

and return the JSON at that location.

So far, all I am getting is an error that I must be logged in to access this area. Step 1 shows a 200 with a session cookie so it looks like its logged in but not logging in? I can’t find any documentation on this?

1 Like