Hello Experts,
We have Fiori on Portals 7.4. When a user try to assign a Tile from Catalog to Homepage, it is giving error - Tile "tile" could not add group "Group".
From the Portal log's I see this below error message.
Error: Could not set Personalization Data - xsrfProtector.isValidXsrfToken returned false
No xsrf token found in the session associated with the request[com.sap.portal.prt.util.PortalServletRequestWrapper@4653d5a2].
Caused by: java.lang.RuntimeException: com.sap.portal.navigation.flp.pl.persistency.PersonalizationDAOException: Failed to save personalization data for key: User: XXXX. Personalization Data: DeviceType.Desktop
at com.sap.portal.navigation.flp.pl.launcher.FioriLaunchpadPlUtilitiesManager.setPersonalizationDataForUser(FioriLaunchpadPlUtilitiesManager.java:60)
Some reason it is appending '#' at end of the URL. It is showing URL like - https://<>:<port>/irj/portal#.
Any suggestions on this issue?
Thanks,
Sri