I'm trying to access the blocked and spam lists in sendgrid via the web api using the url of the following template:
http://sendgrid.com/api/.get.json?api... but whenever I do get json data returned to me and then a message from the browser saying that it's unable to parse the json since it's bad data. (using the pretty Json plugin).
Could you please fix the api so it returns data in the correct format? Thanks.
Official
Response
-
think you might be having problems since you're using a bad url- our 404 page isn't encoded as json. Try:
http://sendgrid.com/api/block.get.jso...
-
think you might be having problems since you're using a bad url- our 404 page isn't encoded as json. Try:
http://sendgrid.com/api/block.get.jso... -
Loading Profile...



Twitter,
Facebook, or email.

EMPLOYEE
