<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Trigger from iOS Shortcuts not working]]></title><description><![CDATA[<p dir="auto">Hey,</p>
<p dir="auto">I tried to follow the instructions from <a href="https://www.triggercmd.com/forum/topic/347/trigger-from-shortcuts-ios">https://www.triggercmd.com/forum/topic/347/trigger-from-shortcuts-ios</a></p>
<p dir="auto">but I keep getting An "Invalid Token" response. Any ideas? Thank you</p>
<p dir="auto"><img src="/forum/assets/uploads/files/1585854104469-signal-attachment-2020-04-02-200101_001.jpeg" alt="signal-attachment-2020-04-02-200101_001.jpeg" class=" img-fluid img-markdown" /> <img src="/forum/assets/uploads/files/1585854104401-signal-attachment-2020-04-02-200101_002.jpeg" alt="signal-attachment-2020-04-02-200101_002.jpeg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://www.triggercmd.com/forum/topic/655/trigger-from-ios-shortcuts-not-working</link><generator>RSS for Node</generator><lastBuildDate>Wed, 11 Mar 2026 00:53:24 GMT</lastBuildDate><atom:link href="https://www.triggercmd.com/forum/topic/655.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 02 Apr 2020 19:02:19 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Trigger from iOS Shortcuts not working on Fri, 17 Apr 2020 13:28:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://www.triggercmd.com/forum/uid/3195">@user01010</a>, I'm working on getting an iOS device so I can take some screenshots, but in the meantime you can look at the screenshots above, and change these things:</p>
<ol>
<li>Remove the "authorization" header</li>
<li>Add "token" under Request Body and paste your token from the Instructions page in as the value.</li>
<li>Remove the } and { characters.</li>
<li>Optional:  change computername and triggername to computer and trigger.</li>
</ol>
<p dir="auto">Example:<br />
computer=macbook<br />
trigger=calculator<br />
token=(token from the instructions page)</p>
]]></description><link>https://www.triggercmd.com/forum/post/2088</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/2088</guid><dc:creator><![CDATA[Russ]]></dc:creator><pubDate>Fri, 17 Apr 2020 13:28:12 GMT</pubDate></item><item><title><![CDATA[Reply to Trigger from iOS Shortcuts not working on Fri, 17 Apr 2020 04:20:04 GMT]]></title><description><![CDATA[<p dir="auto">Can someone write an ios shortcut with instructions what personal information to fill in? I don’t know how to write them. Thanks</p>
]]></description><link>https://www.triggercmd.com/forum/post/2087</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/2087</guid><dc:creator><![CDATA[user01010]]></dc:creator><pubDate>Fri, 17 Apr 2020 04:20:04 GMT</pubDate></item><item><title><![CDATA[Reply to Trigger from iOS Shortcuts not working on Thu, 02 Apr 2020 20:41:27 GMT]]></title><description><![CDATA[<p dir="auto">@Lewis-S, you're welcome.<br />
I need to get an iOS device.  My iPad is too old to run that Shortcuts app.</p>
]]></description><link>https://www.triggercmd.com/forum/post/2051</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/2051</guid><dc:creator><![CDATA[Russ]]></dc:creator><pubDate>Thu, 02 Apr 2020 20:41:27 GMT</pubDate></item><item><title><![CDATA[Reply to Trigger from iOS Shortcuts not working on Thu, 02 Apr 2020 20:37:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://www.triggercmd.com/forum/uid/1">@Russ</a> That's what I thought. Thank you very much!</p>
]]></description><link>https://www.triggercmd.com/forum/post/2049</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/2049</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Thu, 02 Apr 2020 20:37:48 GMT</pubDate></item><item><title><![CDATA[Reply to Trigger from iOS Shortcuts not working on Thu, 02 Apr 2020 20:36:32 GMT]]></title><description><![CDATA[<p dir="auto">@Lewis-S, awesome.  I'm glad that worked.</p>
<p dir="auto">triggercmdagent is the command you can run to run the agent in the foreground on Linux or Raspberry Pi.  It's also good for installing the token.</p>
<p dir="auto">/usr/share/triggercmdagent/app/src/installdaemon.sh installs the agent to run in background mode and run background commands - generally as root.</p>
]]></description><link>https://www.triggercmd.com/forum/post/2048</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/2048</guid><dc:creator><![CDATA[Russ]]></dc:creator><pubDate>Thu, 02 Apr 2020 20:36:32 GMT</pubDate></item><item><title><![CDATA[Reply to Trigger from iOS Shortcuts not working on Thu, 02 Apr 2020 20:14:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://www.triggercmd.com/forum/uid/1">@Russ</a> That worked! Once i moved the token, and removed all the curlybrackets, it worked! Thank you very much.</p>
<p dir="auto">Would you mind telling me the different between the triggercmdagent and /usr/share/triggercmdagent/app/src/installdaemon.sh ?</p>
<p dir="auto">Thank you</p>
]]></description><link>https://www.triggercmd.com/forum/post/2047</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/2047</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Thu, 02 Apr 2020 20:14:23 GMT</pubDate></item><item><title><![CDATA[Reply to Trigger from iOS Shortcuts not working on Thu, 02 Apr 2020 20:06:15 GMT]]></title><description><![CDATA[<p dir="auto">@Lewis-S, I'm not sure why that's not working.  I need to buy an iOS device.  My iPad is now too old to run the Shortcuts app.</p>
<p dir="auto">In the meantime, you could remove the authorization header and instead send the token as another parameter called <strong>token</strong> in the Request Body section.</p>
<p dir="auto">Also, I'm not sure those { and }'s are necessary.  You could try without those if it still doesn't work.  I'm pretty sure they would not be necessary if you switch from JSON to Form.</p>
]]></description><link>https://www.triggercmd.com/forum/post/2046</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/2046</guid><dc:creator><![CDATA[Russ]]></dc:creator><pubDate>Thu, 02 Apr 2020 20:06:15 GMT</pubDate></item></channel></rss>