Is there any document that explains clearly how to install a smartapp in 2025/2026.
I’ve create a Webhook_smart_app using the rest api, I can see it in the CLI listing with smartthings apps xxx. But I’m unable to install it.
I know that previously I was able to install it from smarthings apps on IOs.
But I can’t find anymore the options in IOs apps to do the install.
Have to said that I’ve already succeed to do this.
Ok, i’ve find back how to recreate my installed apps.
But facing another issues:
I’m using this endpoint : https://api.smartthings.com/subscriptions to register global subscriptions.
I call it using POST method, with a header and payload of this sort:
@**nayelyz
**
If you can help me on this subject.
I work on an integration between an home automation solution and smartthings.
This is somethings like was done for HomeAssistant.
Since modification this weekend, I’m not able anymore to register SSE subscription.
Every call end with 403 errors. If you can help me having little more background about the error, it will be really great.