OAuth with device type

I am trying to implement virtual device using user authentication and external web service. I have a device created in the system for this device type which requires authentication. I have the script which gets me to the page https://graph.api.smartthings.com/oauth/confirm_access… and I select location in dropbox and then it says “Client is not associated with a SmartApp in location”. I tried authentication in similar manner with smartApp and it worked fine. Is OAuth functional with device types at all?

1 Like