philippfrenzel / yii2fullcalendar

JQuery Fullcalendar Yii2 Extension
GNU General Public License v2.0
132 stars 95 forks source link

400 Bad Request #161

Open kheshwar-work opened 1 year ago

kheshwar-work commented 1 year ago

I get a 400 bad Request in the following URL. My "start date" is not loading. http//.../atmtest/frontend/web/index.php?r=atm/wpheader/jsoncalendar&wphid=10457&start=2023-01-15T00%3A00%3A00-04%3A00&end=2023-01-22T00%3A00%3A00-04%3A00 Attached is the main.min.js and the view.php file that is referencing the JS file. I am using this on a LAMP stack with PHP 8.2.1

main.min.txt view.txt