You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the iOS chat app demo, I am encountering difficulties while establishing a WebSocket connection. Despite using AWSStaticCredentialsProvider with permanent credentials and successfully retrieving the list of channels and messages, the WebSocket consistently fails with an "Unauthorized" error in the chat app demo. It's crucial to note that I am not utilizing Amplify services for sign-in.
The text was updated successfully, but these errors were encountered:
In the iOS chat app demo, I am encountering difficulties while establishing a WebSocket connection. Despite using AWSStaticCredentialsProvider with permanent credentials and successfully retrieving the list of channels and messages, the WebSocket consistently fails with an "Unauthorized" error in the chat app demo. It's crucial to note that I am not utilizing Amplify services for sign-in.
The text was updated successfully, but these errors were encountered: