-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Connot Signin with sandbox platform #5
Comments
Hi, What SDK method (API) do you use to connect to Rainbow? Make sure that you follow the instructions that are available on our Hub and create your application via Rainbow CLI on sandbox platform: https://hub.openrainbow.com/#/documentation/doc/hub/developer-journey |
I use WebAPI and in the sample, as you can see in the project "SDKAudioVideoAngularSample" this method is called .signin($scope.user.name, $scope.user.password) |
Codes are bugy and also documentation is different with what I see in practice. |
Hi, I fixed the issues in the sample, please try installing it again. I have tested it on my machine and it works. |
I try to sign in with "SDKAudioVideoAngularSample" code, and I follow instruction, but I received this code.
I also insert my appID and Secret key.
Could you please let me about this error?
The text was updated successfully, but these errors were encountered: