Skip to content

Instantly share code, notes, and snippets.

Created January 13, 2017 17:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/a5f0cdb8c78d032840c33ebd6895170f to your computer and use it in GitHub Desktop.
Save anonymous/a5f0cdb8c78d032840c33ebd6895170f to your computer and use it in GitHub Desktop.
GET https://api.hubapi.com/calendar/v1/events/task/poll?access_token=:censored:36:8a8b33161c:
Accept-Encoding: gzip, deflate
Accept: application/json
User-Agent: Zapier
Connection: keep-alive
Content-Type: application/json; charset=utf-8
Authorization: :censored:43:50f14aa7f5:
403
Access-Control-Allow-Credentials: false
Content-Type: application/json; charset=UTF-8
X-Trace: 1B988F108CCBCEECF5BE04147C1D26856289ACA322CC13C83F415C15D1
Content-Length: 258
Date: Wed, 11 Jan 2017 17:59:24 GMT
Connection: keep-alive
{
"status": "error",
"message": "This access_token (:censored:36:8a8b33161c:) does not have proper permissions! (requires all of [content-access])",
"correlationId": "5dd6f782-8c0e-48b5-b4e7-20e50e200860",
"requestId": "3024aa750cc509b47ef9addaad6b3a4a"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment