Post #2957945
2026-05-15 15:18 UTC
@agiletortoise@mastodon.social I encountered this as well, and was able to work around it by making my shortcuts end in a “Stop this shortcut” action.
But my app doesn’t need output from shortcuts, it just needs to know whether the shortcut succeeded. I don’t know how or if that can work if you need a shortcut to return a result.
Replies (1)
-
@agiletortoise@mastodon.social 2026-05-15 15:29
@johnbrayton@iosdev.space Yes, you can avoid an error by not including an x-success parameter, but it's not possible to get a callback.