Sweeet, I presume we can mark this conversation as solved then?
No, because you still get the error “HttpService is not allowed to access ROBLOX resources” which means that you cannot use HttpService to access Roblox resources from within the Roblox environment itself. This is a security restriction imposed by Roblox to prevent abuse and protect user privacy.
So we will not be able to use that API
No, you can use this API, if you scroll up you can see:
You can not make any requests to roblox.com
from roblox studio, but you can use a proxy, replace roblox.com
in the API request with roproxy.com
.
How should the MainModule code look like then? :c
You’ll have to customise the code.
Can you help me do it?
Unfortunately I am unable to do this, it will simply take too much time that I do not have available.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.