Smartthings integration stopped working - help!

For some reason my Smartthings integration stopped working - I don’t think I made any changes but none of my sensors or entities that run through ST work anymore. The error log shows:

emphasized text**Logger: homeassistant.components.webhook
Source: components/smartthings/smartapp.py:510
Integration: Webhook (documentation, issues)
First occurred: 10:30:17 (1 occurrences)
Last logged: 10:30:17

Error processing webhook 08624d0e954e82c0af5003e9d8e70e8dfde4f27fdcbc602dd9718fffba23c031

Traceback (most recent call last): File “/usr/src/homeassistant/homeassistant/components/webhook/init.py”, line 129, in async_handle_webhook response = await webhook[“handler”](hass, webhook_id, request) File "/usr/src/homemphasized texteassistant/homeassistant/components/smartthings/smartapp.py", line 510, in smartapp_webhook result = await manager.handle_request(data, request.headers) File “/usr/local/lib/python3.10/site-packages/pysmartapp/smartapp.py”, line 163, in handle_request req = create_request(data) File “/usr/local/lib/python3.10/site-packages/pysmartapp/utilities.py”, line 28, in create_request return EventRequest(data) File “/usr/local/lib/python3.10/site-packages/pysmartapp/event.py”, line 137, in init super().init(data) File “/usr/local/lib/python3.10/site-packages/pysmartapp/request.py”, line 44, in init self._execution_id = data[‘executionId’] KeyError: ‘executionId’

The integration just says: FAILED TO SET UP.

Any help appreciated as have a lot running through ST.

Samsung was supposed to turn off the groovy platform on December 31st. The Smartthings integration requires that you setup an API key which you would have acquired from the developers console (part of the groovy platform) I suspect with this shutdown the integration is now dead.

Personally, I did a lot of work over the last 6 months to completely get off of the Smartthings platform because of this and finished my conversion just a few days before December 31st.