Odata issue: An error occurred while setting the value for type System.Session. Advice needed

0
Hi everybody, I was busy with the integration of the odata services in one of my apps. If I turn off all security settings to none, it all works (already happy with that btw), but when I turn on the security to production, it gives the following error:  “An error occurred while setting the value for type System.Session.” Could it be that a specific object has to be available regarding entity access for this specific user? Hope you can help! All the best! Laurens
asked
1 answers
0

And indeed OData respects the access rights. So if the account that tries to access some objects that it is not allowed to see that data will not be shown.

Regards,

Ronald

 

answered