You need to discover/refresh available consoles first by calling /device
endpoint.
Throubleshoot like this:
- Call
/auth
endpoint and check authenticated boolean value, if it's false call/auth/refresh
. If refreshing tokens fails, logout (/auth/logout
) and login (/auth/login
or/auth/oauth
) again. - Refresh / rescan available consoles by calling
/device
endpoint. - If connection still fails, power-cycle the console. Press the power button on the console front for 10 seconds to shut it down entirely. Press the power button again and wait for it to fully boot.
- Try to connect again.