SmartThings is not able to verify the registration of the WebHook SmartApp

SmartThings is not able to verify the registration of the WebHook SmartApp.

Even though in my Node.js server log, I have already manually copy and run the URL as shown below in the browser.

Is the issue caused because my Node.js server URL is “https://smartapp1.onrender.com/” and then my SSL certificate is “https://www.smartapp1.onrender.com/” ?

Even though I have already manually click the token link in my node.js log file, getting the response as below, my app still is not verified.

Hi, @banpei.lim. Welcome to the SmartThings Community!
Can you check the result of this SSL test by entering the URL you used (https://smartapp1.onrender.com/), please?

Hi @nayelyz,

Please see my result as below:

Mmm it’s weird, generally, when SmartThings doesn’t accept an URL due to it’s certificate, the site doesn’t pass the test and the confirmationURL isn’t received either. So, we will have to report the issue, for this I need the following:

  1. Details about the issue, I mean the steps you follow and what you see in the Dev Workspace. For example:

I register the app and get the confirmation URL which I copy into the browser and shows the redirectURI registered correctly but in the Developer Workspace I still see the “verify app” button and when I click again on it, it sends a new confirmationURL.

The last part is important because it happens that after the verification, the Workspace might still show the “verify app” button but if you click on it and was verified successfully, the yellow box disappears.
2. Share the App ID that appears in the Developer Workspace.
3. Try to verify it again, take note of the time and share it with us including the time zone. For example: 09:30 GMT-6

You can send me a DM or an email to build@smartthings.com

Hi @nayelyz

I just checked the developer workspace and now the app is verified!

Seem like the verification took longer than expected.

Thanks for your help!

1 Like

Awesome! Thanks for letting me know