Error parsing HTTP 403 response body: unexpected end of JSON input: ""

I was trying to push the images to Docker DTR (2.7.2 version) and now I am getting below error "error parsing HTTP 403 response body: unexpected end of JSON input: ".

I checked DTR permissions and I do have the push/pull permissions (earlier for the same repository I was successful pushed an image). I was not seeing any other error than this… any help is highly appreciated.

Hi! I’ve faced with the same error message, but with 406 status code. After i removed dot symbol from my image name, the error has disappeared. Maybe it will be helpful for people looking for how to solve this problem.

1 Like