What does web service error 606 mean? | Community
Skip to main content
February 9, 2015
Question

What does web service error 606 mean?

  • February 9, 2015
  • 4 replies
  • 9097 views
What does web service error 606 mean?
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

4 replies

February 9, 2015
Where are you seeing this error? If it is related to the REST API, then it is a rate limit error. 
February 9, 2015
Yes, Thank you.

I have also seen a 607 error and a 601 error at different times as Web Service Errors.  Could you tell me what those mean, as well?
February 9, 2015
607 means daily REST API quota was reached. 601 means the access token used to make a request to the REST API is invalid. 

The full list of error codes is documented here:
http://developers.marketo.com/documentation/rest/error-codes/
February 9, 2015
Thanks!  I totally forgot about the dev site! :)