Since a couple of days we have been receiving the same responses for media upload, including those uploaded from Media Studio.
The response is:
{
"request": "/1.1/media/upload.json",
"error": "Invalid mediaId."
}
I’m checking the status of the API but it doesn’t seem like there’s a problem.
We get this response regardless of the media type, and we’re using async upload.
thanks!