Published app shows error

Are you looking for help?

This is a support forum for reporting issues related to Backendless services. Please note that due to our support policy we cannot provide you help with debugging your code, consulting in regards to any language or third-party library usage. For this kind of questions we recommend using more appropriate forums like Stack Overflow.

In order to suggest you a quality solution, we shall usually ask you to provide the details mentioned below first. Including them into your topic right away helps us to start investigating your issue much faster.

In case you have a suggestion or an idea, the details below are not always required, though still any additional background is welcome.

Backendless Version (3.x / 6.x, Online / Managed / Pro )

6.3.0

Client SDK (REST / Android / Objective-C / Swift / JS )

Application ID

3C89AF3A-9284-8AB3-FF0A-F128C4502900

Expected Behavior

Please describe the expected behavior of the issue, starting from the first action.

{“code”:6007,“message”:“The specified resource was not found”,“errorData”:{}}

Actual Behavior

Please provide a description of what actually happens, working from the same starting point.

When I clicked “Publish”, I create a new folder and proceed with publish activity. But the app loads with error message as above

Reproducible Test Case

Please provide a simple code that could be run in a new clean app and reproduce the issue.

If the issue is more complex or requires configuration, please provide a link to a project on Github that reproduces the issue.

What directory do you publish it to?

health-app

What URL do you use to open the app?

I tried it with the following URL and it worked for me:

https://backendlessappcontent.com/3C89AF3A-9284-8AB3-FF0A-F128C4502900/REST-API-KEY-HERE/files/health-app/index.html

Make sure to replace REST-API-KEY-HERE with the actual API key in the URL

1 Like

Yeah now it’s working, can you share any resource link which help me to some neat url then what it is right now.

https://backendless.com/docs/rest/mgmt_custom_domain.html

When you assign your own domain, the will be accessible at:

http://yourdomain.com/api/files/health-app/index.html

If you publish your app to the /Root/web directory, the url will be:

http://yourdomain.com