403 Forbidden error
Posted: 2023-10-08 01:54
I have been running my AppGini app for some time (years), including the table that now has a strange error (months).
For this one table I get:
Forbidden
You don't have permission to access this resource.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
Only on the one table, only in the DV, when clicking ANY of the buttons on the right (Save Changes, Back, Print Preview, Delete or Next).
This particular table has 2 calculated fields that are populated with SQL queries but this works fine for the TV and did not change when I deselected the Automatically calculate option.
Recently, I had a similar 403 when logging on - this was resolved by correcting the config.php $appURI path (due to change in the dev environment).
This problem does not happen on my local (Xampp) system.
Any thoughts as to why this is happening?
For this one table I get:
Forbidden
You don't have permission to access this resource.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
Only on the one table, only in the DV, when clicking ANY of the buttons on the right (Save Changes, Back, Print Preview, Delete or Next).
This particular table has 2 calculated fields that are populated with SQL queries but this works fine for the TV and did not change when I deselected the Automatically calculate option.
Recently, I had a similar 403 when logging on - this was resolved by correcting the config.php $appURI path (due to change in the dev environment).
This problem does not happen on my local (Xampp) system.
Any thoughts as to why this is happening?