Y
Hacker News
new
|
ask
|
show
|
jobs
by
jeroenhd
1186 days ago
I don't know what you've already checked, but the lowercase `get` in the error message seems suspicious. Are you sure you're sending a `GET` and not a `get`? HTTP verbs are case sensitive, after all.