{Example Link 1} : https://image.com/p/?id=123
{Example Link 2} : https://www.appsheet.com/image/getremoteimageurl?url=https://image.com/p/?id=123
hi there, i am using appsheet app for about 1 year, displaying direct link of image, {Example Link 1}
it was fine, until about 1 month ago, appsheet using getimageremoteurl, and embed this into image src {Example Link 2}
the result was, image did not displayed.
when i open {Example Link 1} directly from browser, it was fine,
but when i open {Example Link 2} directly from the browser, it says Unsupported image mime type.
i did not have the access into image server backend/coding, i am just their client
so my question is, can we just determine default image mime type of it, for example image/jpeg, so the image can shown again in my app?
thanks