So I'm working with ExtJS and have a few grid that I'm populating with json data from Cake. The requests go out at the same time when the page loads, but only one of the requests succeed. Sometimes is one request and sometimes it's another. The failing requests get a 403. If i go to the url of one of the failing requests if works just fine.
Looking at firebug shows that there is a response from Cake. There are no error messages, just the sql debug table. There are no error messages in the cake error log. Anyone got any ideas? --Andrew --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
