Skip to content
This repository has been archived by the owner on Jul 16, 2020. It is now read-only.

Test Accounts

JoshSnider edited this page Apr 13, 2018 · 3 revisions

This page will contain useful tips for developing with the C++ SDK.

Using Xbox test accounts

If you have existing Xbox Test accounts, you can use those with Mixer. To do so, you need to tell Mixer to use your developer sandbox:

  1. Open a browser, and add the query parameter to the end of the URL: sandbox=. For example: https://mixer.com/?sandbox=xdks.1.
  2. You will see the UI on the Mixer website change to reflect that it knows about your sandbox and will allow you to use your existing test accounts.
Clone this wiki locally