As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
Hi Nico,
Kinvey returns a "X-Kinvey-Executed-Collection-Hooks" header as part of the response, containing a string with a comma-separated list of hooks. I was able to test this successfully with a sample app by using chrome's postman extension.
Can you look for this header in your response and let me know? Also, please share your kinvey app id which is something like kid_XXXXXX.
Regards,
Wani
Hi Nico,
A couple of questions for you:
Nico Barelmann
Hi,
i wanna use some code inside the prefetch hook, but it seems to be ignored. (I am using it on the usercollection) - is there any special about this combination?
Neither prefetch, or postfetch are working. PreSave works without any problem.
Help would be great.
I'm using it with titanium /backbone, so i just create a user model and try to fetch it - should work ?!
Best, Nico