10-12-2020, 02:16 PM
(This post was last modified: 10-12-2020, 02:17 PM by sheridat.
Edit Reason: typo
)
Perhaps using the browser to send the required url to moOde isn't the best approach. I didn't really want my phone/ipad opening the moOde UI - I just wanted to change the station and listen to the music.
In the original shortcut that I download the last step was
SAFARI
Open URL's
An alternative it to use Curl in which case it will just send the url without opening Safari
To do so
1. Delete the last step from the shortcut using the little x
2. Type Curl in the "actions search box"
3. It will find "Get Contents of URL"
4. Select "Get Contents of URL"
5. Select Show More on the "Get Contents of URL" fragment and it will allow you to change the Curl method - I changed it to POST
Your done - i am guessing that setting the Curl method to POST is the right thing to do.
In the original shortcut that I download the last step was
SAFARI
Open URL's
An alternative it to use Curl in which case it will just send the url without opening Safari
To do so
1. Delete the last step from the shortcut using the little x
2. Type Curl in the "actions search box"
3. It will find "Get Contents of URL"
4. Select "Get Contents of URL"
5. Select Show More on the "Get Contents of URL" fragment and it will allow you to change the Curl method - I changed it to POST
Your done - i am guessing that setting the Curl method to POST is the right thing to do.