What Happened?
You attempted to unpublish an image that is already unpublished. You can know if an image is unpublished by checking theurl
field in the response.
null
means the image is unpublished.
How to Prevent or Fix
Check theurl
field in the response to see if the image is already unpublished. Do
not attempt to unpublish an image that is already unpublished.