REST API Remotely in iOS Shortcuts App

The last time I tried to do something like this on an iOS device it could not work because Apple does not allow one to save a shortcut that includes the basic auth as part of the URL. Without that there is no login information so myopenhab.org rightly blocks the attempt.

You will need to either find some app that allows you to provide/define the basic auth information or find some other way.

1 Like