Gecko
405 Method Not Allowed
I woke up today, and suddenly my application is returning "405 Method Not Allowed" on every endpoint. It was not doing this last night, and no changes have taken place in between.
My teammates are able to run my branch no problem. What is going on here?
20 replies
405 Method Not Allowed
I am receiving a 405 error, with no other relevant log messages. Any ideas what's happening?
Accessor
IPermitClient
PermitClient
AddPermit (Frontend code where the PermitClient is called with data)
MockPermits.PermitList
Didn't include the controller, because this error happens before the controller is even reached
8 replies