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
{{ message }}
This repository has been archived by the owner on Jul 16, 2020. It is now read-only.
Running the InteractiveSampleUWP, I've set the CLIENT_ID, INTERACTIVE_ID, and SHARE_CODE, but when running it, I get an exception on startup at frame.cpp line 713.
InteractiveSampleUWP.exe has triggered a breakpoint. occurred
Any suggestions?
The text was updated successfully, but these errors were encountered:
Looking in more detail, the issue is that the call to interactive_auth_get_short_code() return 400 - with the body error=invalid_client
I am using the client ID from the page https://mixer.com/lab/oauth.
Please advise.
Thanks,
Michael
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Running the InteractiveSampleUWP, I've set the CLIENT_ID, INTERACTIVE_ID, and SHARE_CODE, but when running it, I get an exception on startup at frame.cpp line 713.
InteractiveSampleUWP.exe has triggered a breakpoint. occurred
Any suggestions?
The text was updated successfully, but these errors were encountered: