[Solved] OAuth error when trying to install user app

Hi,

I'm trying to install a user app (neato driver) I added the driver code from github but then when I go to Apps > Add User App and select the app, installation fails with the following error:

Neato Botvac

Unexpected Error

An unexpected error has occurred trying to load the app. Check Logs for more information.

Error: OAuth is not enabled for this App

Logs shows the following error:

2022-12-08 08:37:43.985 PM error java.lang.RuntimeException: OAuth is not enabled for this App on line 54 (method authPage)

Tried searching but couldn't find a solution anywhere, any tips would be greatly appreciated! I am new to HE apps/drivers btw

Open the app source code, and at the upper right click on OAuth. You can enable OAuth in the window that opens, then save the source.

Worked thank you!

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.