ro.py icon indicating copy to clipboard operation
ro.py copied to clipboard

I always get the error 405

Open Lukewhat opened this issue 1 year ago • 1 comments

Can someone explain the error?

Lukewhat avatar May 12 '24 10:05 Lukewhat

Could you provide the code that led to this error? Assuming you are referring to HTTP error 405, it means the request method that was used is not allowed on that API endpoint, so this might be a library issue.

Jodenee avatar May 22 '24 21:05 Jodenee