<?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[flic app http request support for bearer (OAuth2, password)]]></title><description><![CDATA[<p dir="auto">i am trying to authenticate and run a post/put request with my homebridge. i dont see how i can make a request via the "Internet Request" action. unlike basic auth which i can just enter username/password. please let me know if this is possible. thanks.</p>
]]></description><link>https://community.flic.io/topic/18030/flic-app-http-request-support-for-bearer-oauth2-password</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Jul 2026 19:07:29 GMT</lastBuildDate><atom:link href="https://community.flic.io/topic/18030.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 16 Apr 2021 19:36:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to flic app http request support for bearer (OAuth2, password) on Fri, 16 Apr 2021 22:26:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.flic.io/uid/4158">@flic-io-2</a> Hmm this will not be possible using the Flic app. You could create your own app using our sdks that does what you want if you can build it yourself...</p>
]]></description><link>https://community.flic.io/post/19957</link><guid isPermaLink="true">https://community.flic.io/post/19957</guid><dc:creator><![CDATA[Emil]]></dc:creator><pubDate>Fri, 16 Apr 2021 22:26:58 GMT</pubDate></item><item><title><![CDATA[Reply to flic app http request support for bearer (OAuth2, password) on Fri, 16 Apr 2021 20:38:39 GMT]]></title><description><![CDATA[<p dir="auto">hey emil. thanks for the quick reply. ya. i tried that and worked fine. unfortunately if the token expires i will have to regenerate it again and update the app.</p>
<p dir="auto">i dont have a hub. so i am doing all this thru the app.</p>
<p dir="auto">on my mac, i can get it to work using "User-supplied plugins" as i can just call a shell script i have to auth, then post/put request.</p>
<p dir="auto">but i am trying to get this to work on the phone/tablet app and just use "Internet Request" since the phone/table app doesnt have "User-supplied plugins" <img src="https://community.flic.io/assets/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f61b.png?v=qo8gs0ne6uk" class="not-responsive emoji emoji-emoji-one emoji--face_with_tongue" title=":P" alt="😛" /></p>
]]></description><link>https://community.flic.io/post/19956</link><guid isPermaLink="true">https://community.flic.io/post/19956</guid><dc:creator><![CDATA[flic.io 2]]></dc:creator><pubDate>Fri, 16 Apr 2021 20:38:39 GMT</pubDate></item><item><title><![CDATA[Reply to flic app http request support for bearer (OAuth2, password) on Fri, 16 Apr 2021 20:06:07 GMT]]></title><description><![CDATA[<p dir="auto">If you have a "Bearer" token, just add a header named Authorization, with the value "Bearer your_token".</p>
]]></description><link>https://community.flic.io/post/19955</link><guid isPermaLink="true">https://community.flic.io/post/19955</guid><dc:creator><![CDATA[Emil]]></dc:creator><pubDate>Fri, 16 Apr 2021 20:06:07 GMT</pubDate></item></channel></rss>