You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oh, if I run httr2::curl_translate() on the curl command that you provide, it makes it obvious what the problems is — you forgot the req_method("GET").
I have the following CURL command, but when I try to make the request, it gives me an error. And I don't know how to solve it.
Curl:
Sintaxis:
This is the error:
! HTTP 405 Method Not Allowed
Thans
The text was updated successfully, but these errors were encountered: