scratchattach icon indicating copy to clipboard operation
scratchattach copied to clipboard

Scratch API wrapper with support for almost all site features and cloud requests framework

Results 32 scratchattach issues
Sort by recently updated
recently updated
newest added

This is an improved replacement pr for #188. If this gets merged, #188 needs to be closed. Right now, if you try to request more than 40 data entries from...

``` Warning: Caught error in request 'searchTrending' - Full error below Traceback (most recent call last): File "C:\Users\#####\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.12_qbz5n2kfra8p0\LocalCache\local-packages\Python312\site-packages\scratchattach\cloud_requests.py", line 116, in call_request output = req_obj["on_call"](*arguments) # Calls the request function...

good first issue
support

#130 is back I think

potential bug

this adds a method to get a specific comment under a project/studio from its id as a dict

hello! The three raise() functions in studio.py are not executed correctly. Change in line 292, 307, and 323, Before: `raise(_exceptions.Unauthorized)` After: `raise(exceptions.Unauthorized)` I used google translate. Thank you.

bug

Reports from scratchattach users indicate this function could be broken

potential bug

from my knowledge, there is no way to get a comment from its id, which can be found if a comment's link is copied, and this could be useful for...

enhancement

I am trying to make a script to get a random user, but i just realized that the `session.connect_user()` doesn't pass user IDs, it assumes that any string or integer...

enhancement

It feels like it randomly happens out of nowhere, I'm quite positive it's not a rate exceeding error, as when I do it manually it stays after reloading the page.

debug information missing
issue

So if user makes cloud request and scrolls or switches tab then data corrupts(even with no packet loss).

wontfix
scratch api issue