For some odd reason it tells me this method isn’t allowed?
You may be attempting to send a POST request to a URL which expects a different request method, i.e; (GET, DELETE, PATCH).
As of now, Roblox’s HttpService only allows GET and POST requests.
1 Like
Hey, Are you willing to help me in my post?
Ah me being dumb I didn’t set to the appropriate one, thank you.