One tool I was using quite frequently to debug some API issues is JSONLint. JSONLint makes it easy to spot invalid JSON by highlighting errors in the file and providing helpful information below about what those errors mean and common fixes. If you are having any issues with JSON, JSONLint is a powerful, yet simple tool for debugging!