Hello,
I am trying to upload a file (simple .jpg image of size 240kb) to Media backend using upload button and a function in .jsw module where code is directly copied from Corvid API reference guide for upload method ( https://www.wix.com/corvid/reference/wix-media-backend.mediaManager.html#upload ) , but it fails with an error in Console log :
“406 - {“error_code”:-7751,“error_description”:“Failed to get image info.”}”.
Can anyone help me a suggestion why this error appear ?
Thank you !!
Vasil