Other people can't access my web scripts file

Hi,

I wrote a js file in web/script.
and I need anybody with the url to be able to access it.
but only a person who is connected to backendless can access it.
others get “site can not be reached”

I tried changing the permissions.
it didn’t help

Thanks,
Tal

Hi Tal,

What is the URL of the file which cannot be accessed?

Mark

Hi Mark,

https://api.backendless.com/AF8A6FD1-7119-6D55-FF83-BC9AA0072B00/v1/files/web/scripts/UserAcquisitionRedirect/archyRedirect.js

some people can enter and get forwarded to our google play store, and some can’t

I opened it and got redirected to Google play.

So what is the problem?

that one person is not being redirected.

he gets “site can not be reached”

That message indicates that the request didn’t even reach Backendless. As a result, there is nothing we would be able to do on our side.

OK,

We are checking what’s the audience that cannot see this.

Thanks