#URL Permission Issue

1 messages ยท Page 1 of 1 (latest)

analog haven
#

You open the console and see what happens if you open the link

#

Look at the Tab Name, it clearly says 403, forbidden

#

So you try to enter some server/CMS or whatever and your user (which is public I guess) is not allowed to access it

keen meteor
#

I am sorry I dont understand what you mean... I did open the console and this is what I see:

keen meteor
#

if you're not logged in you get redirected to log in then you can launch the game

analog haven
keen meteor
analog haven
#

If its just about endpoints and logins, I would create a dummy website that handles all the calls first before even touching unity ๐Ÿ™‚ SO you know 100%, your login and redirect works already, after that, pull in Unity ๐Ÿ™‚

keen meteor
#

yes that is what we did

#

i tested it before and it worked

#

so now I am not sure is it because the link is so long or something else... I will recheck the permissions maybe the problem is there

#

we tested the redirect abd login before too

#

so it must be a server issue

#

thank you

analog haven
# keen meteor thank you

Also check on crossdomain policy, usually the console log tells you if thats the issue, but worth a try to be sure, thats setup correctly. If its the same domain, it does not matter.