I can view profit and loss report but when I apply filters I get error 403 , I have all permissions needed. If I change the url and remove the special characters like I can view the report. Am using xampp. Please refer to below attachment. My account has all permissions needed.
- MMAnswered
Here i am applying a filter
Attachments - MMAnswered
And this is the error.
Attachments - MMAnswered
It has something to do with url encoding, how do I fix this . It’s local host xampp. And I have ur latest code
- MMAnswered
Please reply to this
- MSAnswered
Hello,
The error is caused by your server. You can try check this answer on StackOverflow.
Thank you
- MMAnswered
Everything else works fine . The System works fine. I can load the report as you can see in the photos . But the error occurs once I apply filter of dates. Eg today , custom range etc. Please advise.
- MSAnswered
I know other pages are working fine. The date on report is encoding and your server is not allowing the character in the url and throwing 403 error. Someone has the same issue and I shared the stackoberflow answer to check. did you try?
- MMAnswered
OK, let me implement those solutions and then get back to you.
- Login to Reply