⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

insert_validation returns 403, with valid JSON



Iszuddin Ismail
  • profile picture
  • Member

Posted 30 October 2017 - 04:40 AM

This is wierd and I hope somebody can help me with this.

 

When you click "Save" GroceryCRUD will do an Ajax to test for insert_validation.

 

What I am getting right now, it comes back with error header 403, but with valid JSON response {"success":true}

 

I am just stuck. I don't know what else to check.

 

Anybody have had similar experience?


Amit Shah
  • profile picture
  • Member

Posted 30 October 2017 - 06:18 AM

usually it should not be the case - if u are able to access the page - it should also allow u to access the insides.. unless your session have timed out or there is something @security level which is trying to block up the same. Might be to do with some params being passed up in the URL which might be blocking things..

Now unless we have hands on the system, one will be in no position 2 give u a solution .. rather - it will just be more of suggestions that may come out.