farmOS / field-kit

A modular, offline-first companion app to farmOS.
https://farmOS.org
GNU General Public License v3.0
59 stars 38 forks source link

Server error: MethodNotAllowedHttpException: No route found for GET /oauth/token: Method Not Allowed (Allow: POST) #526

Open mstenta opened 10 months ago

mstenta commented 10 months ago

Describe the bug

After setting up a public testing instance (see ), and granting access to a volunteer tester, I started seeing these errors occasionally in my Farmier server logs:

MethodNotAllowedHttpException: No route found for GET /oauth/token: Method Not Allowed (Allow: POST)

Not sure what the cause is, exactly, or how to reproduce, but figured I'd open a tracking issue for it.

To Reproduce

(TBD)

mstenta commented 10 months ago

"Request failed with status code 405" when logging in to FieldKit

According to @bitfieldfarm in https://github.com/farmOS/field-kit/issues/524#issuecomment-1711520726

jgaehring commented 9 months ago

Blah, totally missed this. Gonna have to put this on hold for now, but setting a reminder for myself for next week.

jgaehring commented 3 months ago

Putting this in the beta.1 milestone for now so I can wrap up alpha.9 first. I still need to take a closer look to understand where this possibly came from and what if anything needs to be done about it.