BugBuster1701 / contao-dlstats-statistic-export-bundle

Contao 4/5 dlstats Bundle Add-on: Statistic Export
GNU Lesser General Public License v3.0
3 stars 0 forks source link

Contao 4.8: "Invalid CSRF token" bei Export #2

Closed BugBuster1701 closed 4 years ago

BugBuster1701 commented 4 years ago
[2019-12-16 02:32:41] request.INFO: Matched route "contao_backend". {"route":"contao_backend","route_parameters":{"_route":"contao_backend","_
scope":"backend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\BackendController::mainAction"},
"request_uri":"http://contao48.contaodev/contao?do=dlstats&ref=IhFecOHe","method":"POST"} []

[2019-12-16 02:32:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\BadRequestHttpException: "Invalid CSRF token. 
Please reload the page and try again." at /contao48.contaodev/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 88 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\BadRequestHttpException(code: 0): 
Invalid CSRF token.
 Please reload the page and try again. at /contao48.contaodev/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:88, 
Contao\\CoreBundle\\Exception\\InvalidRequestTokenException(code: 0): 
Invalid CSRF token. Please reload the page and try again.
 at /contao48.contaodev/vendor/contao/core-bundle/src/EventListenerRequestTokenListener.php:121)"} []
BugBuster1701 commented 4 years ago

https://community.contao.org/de/showthread.php?76131-Symfony-Forms-mit-Contao-verwenden-Invalid-CSRF-token&highlight=Invalid+CSRF+token

BugBuster1701 commented 4 years ago

Besserer Weg gefunden