Authorization being denied for ranking bot

This is my PHP script on my website for a ranking bot.


And it is returning this:

How can I fix this?

For one, you cannot set Cookies on a domain where the script is being executed (ie you cant set a cookie on roblox), and therefore that is probably why your script is getting denied.

See this topic:

You need to change this: