PlaceOS/drivers

Bug: DNA Spaces Error on Incorrect JWT

Closed this issue · 1 comments

Describe the bug

If the JWT (activation token) is incorrect, DNA Spaces driver will fail to authenticate. The error is not displayed in backoffice when activating and must be obtained from core logs.

To Reproduce

Attempt to authenticate DNA Spaces driver with incorrect activation token.

Expected behaviour

Driver should error reporting the JWT was incorrect.

Screenshots or a paste of terminal output

image.png

w-le commented

same as #367