Specify post method in Roblox search request
This commit is contained in:
parent
72fba48050
commit
8cd352d765
@ -11,6 +11,7 @@ export async function onRequestGet(context: RequestContext) {
|
||||
headers: {
|
||||
"content-type": "application/json",
|
||||
},
|
||||
method: "POST",
|
||||
},
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user