Getting an error in console on every preview: “Failed to load resource: the server responded with a status of 400 (Bad Request).” Pointed-to file (“favicon.ico:1”) shows “{“code”:6007,“message”:“The specified resource was not found”,“errorData”:{}}
I tried putting an .ico file in /web as suggested in ‘Favicon error on UI Builder’ post below but still getting error. (UI Builder code seems to run OK)
The /web directory is the document root for your app when it is accessed through the [xxxx].backendless.app domain. What URL do you use to access your pages?
I just checked the /web directory in your app. There is no file named “favicon.ico”. This is the file the browser is trying to fetch. I see you placed another .ico file, but it is important that the name is favicon.ico