I want to give the public user access to some data.
But if I use the jsonRPC without credentials I always get a Odoo Session Expired although the permissions would allow my model to be read from a public user.
What can I do to receive data as a public user?
