function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Igor Androsov 22Igor Androsov 22 

Mobile App SOSExample throws error

Any idea what this SOS error mean Code=3002?
com.salesforce.sos Code=3002 "Failed to start an SOS Session https://d.la2w2.salesforceliveagent.com/chat/rest/SosClient/SosRequest Request failed: internal server error (500)" UserInfo={NSLocalizedDescription=Failed to start an SOS Session https://d.la2w2.salesforceliveagent.com/chat/rest/SosClient/SosRequest Request failed: internal server error (500)}
NagendraNagendra (Salesforce Developers) 
Hi Androsov,

The above is related to SOSServerSessionCreationError.

SOSServerSessionCreationError:
Error returned when the session creation request is not successful.

Error Code: 3002

For more information, you can check with below link. Hope this helps.

Best Regards,
Nagendra.