-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create Studio #277
Comments
i'll take a look. The selenium branch is called sa-selenium |
yeah, the url is https://scratch.mit.edu/studios/create/. I'll make a function for it then make a pr |
network tab coming in clutch :) |
hmm. chrome isnt telling me about any payload. also, whenever i try to make a request, it spits back a non-200 status code. |
oops, looks like the account i was using to try and make a studio, causing issues. Should make an error for that |
i don't think there should be a payload. just cookies and headers. because it is just supposed to create one with no name or contributers |
lmao, yeah it works now, i was using the wrong account lol |
yeah that's what i thought, but when i was getting errors i didnt know what else could possibly cause issues |
ill make options to set title etc so you only need to make 1 function call. I'll also add a check for new scratchers |
yep, done! I'll test it, then make a pr |
there should be a rate limit on it like session.create project |
yeah |
yay
…On Sat, Nov 9, 2024 at 2:56 PM FA ReTek ***@***.***> wrote:
yep, done! I'll test it, then make a pr
—
Reply to this email directly, view it on GitHub
<#277 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BJAV6RD5XZX7GC4SAHQW2T3Z7ZSHNAVCNFSM6AAAAABRPJ47S6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINRWGQZTMNJTGM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I will make the pr i guess now. also found a typo in cloud_requests so i fixed it |
Is there any way to create a studio using the python? That might have to be a part of scratchlenium or whatever it was called
The text was updated successfully, but these errors were encountered: