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.
Good morning Goran,
You have opened a few topics now, can you please give me a better idea in one topic of what you're trying to do, what errors you're encountering, and how to reproduce them and I will help you get it figured out.
Thanks,
Göran Svensson
I got it working by adding the onrequest function.
Now a strange thing is that Kinvey is altering the response, this is what happens:
If I use POSTMAN I get the response:
{"status": false,"error": "Access token is not valid"}
If I use Kinvey I get back:
401 ERROR -- { "status": false, "error": "Access token is missing" }