amongusus I'm getting the following trying to edit a post: {"errors":[{"status":"405","code":"method_not_allowed"}]} Not sure what's wrong, I tried resetting .htaccess and trying without cdn, no luck
luceos This usually means something on the server side is incorrectly configured. This older discussion, especially with making PATCH requests should help: https://discuss.flarum.org/d/29828-api-for-creating-users-from-nodejs-app/3
amongusus yes, that's what I already know. patch or post with or without header are all failing, even on the website what I'm confused about is what could be causing the issue, I remember it used to work fine and I don't think I touched the config I'm hosting on directadmin