This problem has been Fixed, I forgot to include other credentials to generate the stream token. In order to generate the token to access stream you must include or bind the following: apiKey, apiSecret and appId generated from stream dashboard. Previously, I only used the secretKey to generate the token causing an invalid message error. Thank you so much.