Error: Save User ClassLibraryUserCredential.FOSSSOAccount failed
Error: Save User ClassLibraryUserCredential.FOSSSOAccount Failed
Solution: There is currently an issue associated with invalid data being passed to FM from FOS.
Please run the following script on the applicable database associated with which ever database is displaying this error.
Steps:
1. Go into PSQL Control Center
2. From the welcome page select "Execute SQL Commands"
3. Select the applicable database
Example of my own PC.
4. Enter the following command
update "user information" set "accountsyncid"=0
Result will be something similar to the following: