Hey Y’all. I’m trying to set up a smartapp and I’m getting a 'redirect_uri' could not be validated
error when I click on my https://api.smartthings.com/oauth/authorize
?…
url. I’m pretty sure I’m encoding the url correctly, do I need to verify a domain or something?
It works if I don’t include the redirect_uri
param but then it ends in a 404 page.