Device Authorization Flow. Invalid response on Roku device

After I make a request for a device code using /oauth/device/code endpoint, I get a response with a statuscode of 200, but only “C” or “?~” is present in the response body.

Hi @dmitry.stashinskiy,

Welcome to the Auth0 Community!

I understand that you have experienced issues with the Device Authorization Flow.

This is the first time I have heard of this issue when the response returns a 200 status code. In this case, could you please clarify if you are doing any parsing on the returned response?

The next step I recommend you to try is to check your Logs and see what could be contributing to this issue.

Please let me know how on your findings.

Thank you.