Currently, the ReadSocrata procedure does not provide informative error messages, particularly messages for when the calls to the Socrata API don't return a 200 response code.
Can you update ReadSocrata error handling to account for the following response codes?
https://dev.socrata.com/docs/response-codes.html
Currently, the
ReadSocrataprocedure does not provide informative error messages, particularly messages for when the calls to the Socrata API don't return a200response code.Can you update
ReadSocrataerror handling to account for the following response codes?https://dev.socrata.com/docs/response-codes.html