MM
Asked
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.
Attachments
- MMAnsweredHere i am applying a filterAttachments
- MMAnsweredAnd this is the error.Attachments
- MMAnsweredIt has something to do with url encoding, how do I fix this . It's local host xampp. And I have ur latest code
- MMAnsweredPlease reply to this
- MSAnsweredHello,
The error is caused by your server. You can try check [this answer on StackOverflow](https://stackoverflow.com/questions/8495596/i-get-access-forbidden-error-403-when-setting-up-new-alias#answer-8496357).
Thank you - MMAnsweredEverything 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.
- MSAnsweredI 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?
- MMAnsweredOK, let me implement those solutions and then get back to you.
- Login to Reply