This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

thibault28813
thibault28813

Hello everyone,

I'm developing an API and since this morning every request that are not of type GET are triggering an Error Exception (PUT, DELETE, POST...). It is not even going to my API router, so the error is triggered before being redirected to my API router.

"Error I:\Voilaah\scheduler\project\vendor\laravel\framework\src\Illuminate\Foundation\Application.php Line 940" "Type Undefined Exception Symfony\Component\HttpKernel\Exception\HttpException"

I really don't know if it's coming from a system update or something, but my october application is just not accepting anymore other request types... Maybe a protection from the application or with the main htaccess...

If you have any idea where can come from my problem, it will help me a lot...

Rob Ballantyne (Dynamedia)
Rob Ballantyne (Dynamedia)

Are you sending the csrf token?

1-2 of 2

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.