thanks for the reply. i tried reloading, but i'm still getting the same error message...
After further investigation "curl: (56) Received problem in the chunky parser" is an encoding problem:
> This error happens because the HTTP response body was sent using chunked
> encoding, and somewhere while "decoding" this chunked stream libcurl
> discover a problem with it.
I am asking one of our engineers to take a look and will follow up when I have more information.