unable to authenticate via rest.
Hello,
I'm having some trouble authenticated via rest.
1. I followed the instructions here to create a service or api account http://developers.marketo.com/documentation/rest/custom-service/
2. I then use the identity rest end point along with the grant_type of client_credentials, my client_id and client_secret. The credentials being found come from the view details link on the account created in step 1.
3. I then execute a GET with those parameters, but what I'm getting back is HTML(rather than JSON). The content also appears to be a login page.
I checked around quite a bit and could not find anyone else with a similar issue?
thoughts?
david