Hi,
I’m using BonitaBPM 7.0.2 CE. I’ve developed some custom REST services using the REST API Extension framework, and I have a couple of Custom Pages which call the REST services. I’ve noticed that if I log out of the portal and then login with a different user ID, the Custom Page gets this exception when it calls the REST API: Error calling REST Service: error = org.bonitasoft.engine.session.InvalidSessionException.
This happens even when accessing the Custom Page from a different browser, with a different user ID. The only resolution is to either re-install the REST API Extension, or bounce the Bonita server. Has anyone experienced this, and does anyone know of a resolution to the issue ?