You are not authorized error

Hello,
My app is working fine but suddenly images are not getting loaded inside the app then I checked the image URL in the browser it says you are not authorized. Can you please help quickly my whole app is down?
Thanks
Varsha

Application ID

CE8FA832-3D2A-423C-9AC4-FB8BCB3C7284

URL:-
https://backendlessappcontent.com/CE8FA832-3D2A-423C-9AC4-FB8BCB3C7284/console/mxllwotynycdolapvqhfkdnzxsdzvcioypqe/files/view/RI-105-33.jpeg

The URL you have in your message is not a public url of the file. It is a url available only from within console. See the documentation about public URLs:
https://backendless.com/docs/rest/files_file_download.html

Thanks, Mark for the quick reply.
This URL is working for me for the last month till today evening. I didn’t change anything. What will happen suddenly?
This URL we copied from backendless console only and fetching image inside App.

We need create URL in below structure??
https://backendlessappcontent.com///files//

what is file field in this ??

Hello @Varsha_Agarwal,

it should be

https://backendlessappcontent.com/YOUR_APP_ID/API-KEY/files/RI-105-33.jpeg

This url can be found in the files section:

Regards,
Olha