New installation of homeassistant, followed directions to integrate with smartthings, created the API key with the permissions as described, and using the nabu casa for webhook.
I click add smartthings integration, it shows me to confirm the callback url which is https://hooks.nabu.casa/“LONG String omitted here”
I click submit, then paste the access token (with no additional space before or after) and click submit,
The it prompts me to select location, with only one option “Home” and click submit
The next step is “Authorize Home Assistant” and I click the link to “OPEN WEBSITE”
I’m prompted to login to Samsung (if I’m not already logged in in another tab, which I tried also)
And in the new tab it immediately fails with the error:
{“requestId”:"LONG STRING OMITTED HERE,“error”:{“code”:“UnexpectedError”,“message”:“A non-recoverable error condition occurred.”,“details”:[]}}
I’ve tried to do this about a dozen times, rebooting, confirming the webhook wasn’t there , creating a new access token, etc but still fails same error. I noticed a script exists to delete smartthings keys on homeassistant, but I’m running homeassistant os so I’m not clear what the process would be ?
running 4.13 on a VM
Any suggestions to get this working would be greatly appreciated
One additional detail, I noticed the url from the “OPEN WEBSITE” button in Homeassistant
starts with the url :
https://account.smartthings.com/login?redirect=https%3A%2F%2Fstrongman-regional.api.smartthings.com%2F%3FappId%3D
Followed by a number with dashes in the same exact format as the samsung personal access token
(but it’s not the same number, maybe an older credential?) I tried changing it to be the same and submitting that url request but it didn’t help…
Thanks,
Rob