<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Origin does not match any app domain in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Origin-does-not-match-any-app-domain/m-p/284720#M17432</link>
    <description>Hi Greg, and thank you for the response!&lt;BR /&gt;&lt;BR /&gt;I've escalated this issue, as recommended.</description>
    <pubDate>Sun, 15 Jul 2018 19:46:15 GMT</pubDate>
    <dc:creator>WayneSmallman</dc:creator>
    <dc:date>2018-07-15T19:46:15Z</dc:date>
    <item>
      <title>Origin does not match any app domain</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Origin-does-not-match-any-app-domain/m-p/284592#M17420</link>
      <description>&lt;P&gt;Hi, I'm picking up development after another developer, so I'm not familiar with Dropbox.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've managed to get the Dropbox button working, but when clicked I get the: "&lt;SPAN&gt;Origin does not match any app domain"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;As I understand it, I have to place the URL into the: "Chooser / Save domains" field, but when I do&amp;nbsp;it appears to be choking on the port number in the URL, with the error: "The domain name you entered is invalid"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm using: "http://under-cloud:8888/" for local development, and because I'm using MAMP Pro I have to use the port number (I've tried switching to the default port numbers, but it kills the application).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Update: I've managed to remove the port number, but it's made no difference, and I'm still getting the same error as before.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:11:57 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Origin-does-not-match-any-app-domain/m-p/284592#M17420</guid>
      <dc:creator>WayneSmallman</dc:creator>
      <dc:date>2019-05-29T09:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Origin does not match any app domain</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Origin-does-not-match-any-app-domain/m-p/284657#M17424</link>
      <description>&lt;P&gt;I hve exactly the same issue and I looked in previous support requests and people all seem to have solved it but none of the solutions worked in my case.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If anyone has a solution I would appreciate it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using a subdomain but apparently this should not matter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I even put the subdomain and the list of chooser domains and still have the same issue&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 15 Jul 2018 07:09:33 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Origin-does-not-match-any-app-domain/m-p/284657#M17424</guid>
      <dc:creator>Jonathancarter</dc:creator>
      <dc:date>2018-07-15T07:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Origin does not match any app domain</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Origin-does-not-match-any-app-domain/m-p/284719#M17431</link>
      <description>In order to use the Dropbox Chooser or Saver you need to pre-register the domains you'll use it on. You can do that by entering them under "Chooser/Saver domains" on your app's page on the App Console:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/developers/apps" target="_blank"&gt;https://www.dropbox.com/developers/apps&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you don't do so, you'll get this error message when attempting to use the Chooser or Saver.&lt;BR /&gt;&lt;BR /&gt;When registering the domains, you should register only the domain portion itself, not the protocol (e.g., http:// or https://) or the port number. For instance, in the example in the first post here that would just be "under-cloud". (It sounds like that's a local hostname, since it uses a custom port and doesn't have a TLD, but it should still work.)&lt;BR /&gt;&lt;BR /&gt;Also, note that registering a domain also allows use on any subdomain. For example, registering "example.com" would allow use on "&lt;A href="http://www.example.com" target="_blank"&gt;www.example.com&lt;/A&gt;" and "mail.example.com" . Registering only "&lt;A href="http://www.example.com" target="_blank"&gt;www.example.com&lt;/A&gt;" would allow use on "&lt;A href="http://www.example.com" target="_blank"&gt;www.example.com&lt;/A&gt;", but not "mail.example.com".&lt;BR /&gt;&lt;BR /&gt;If you've registered your domain(s) and something isn't working as expected, please open an API ticket with the relevant app key as well the full URL of the Dropbox page showing the error message here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/developers/contact" target="_blank"&gt;https://www.dropbox.com/developers/contact&lt;/A&gt;</description>
      <pubDate>Sun, 15 Jul 2018 18:09:13 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Origin-does-not-match-any-app-domain/m-p/284719#M17431</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-07-15T18:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: Origin does not match any app domain</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Origin-does-not-match-any-app-domain/m-p/284720#M17432</link>
      <description>Hi Greg, and thank you for the response!&lt;BR /&gt;&lt;BR /&gt;I've escalated this issue, as recommended.</description>
      <pubDate>Sun, 15 Jul 2018 19:46:15 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Origin-does-not-match-any-app-domain/m-p/284720#M17432</guid>
      <dc:creator>WayneSmallman</dc:creator>
      <dc:date>2018-07-15T19:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: Origin does not match any app domain</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Origin-does-not-match-any-app-domain/m-p/284730#M17433</link>
      <description>&lt;P&gt;Hi Greg!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I decided to take a look at the embed code we're using and I discovered that the app key in the embed is different to the one I'm seeing here in the application itself.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm confused, because the one we're using, which isn't the one here, is working on staging ("dev.udrcld.com"), but not development (" &lt;BR /&gt;under-cloud").&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Sun, 15 Jul 2018 20:54:17 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Origin-does-not-match-any-app-domain/m-p/284730#M17433</guid>
      <dc:creator>WayneSmallman</dc:creator>
      <dc:date>2018-07-15T20:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: Origin does not match any app domain</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Origin-does-not-match-any-app-domain/m-p/284768#M17435</link>
      <description>&lt;P&gt;Hi , I had registered the domain I needed&amp;nbsp; but it does not work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The URL of the window that pops up for the chooser is as follows :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;https://www.dropbox.com/chooser?origin=https%3A%2F%2F3h-pk3.durunner.ai&amp;amp;app_key=estke133dioy5uy&amp;amp;link_type=direct&amp;amp;trigger=js&amp;amp;multiselect=false&amp;amp;extensions=.pdf%20.jpg%20.jpeg%20.png&amp;amp;folderselect=false&amp;amp;iframe=false&amp;amp;version=2&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The actual domain is "&lt;A href="https://3h-pk3.durunner.ai/ui/app/#lox&amp;quot;&amp;nbsp;" target="_blank"&gt;https://3h-pk3.durunner.ai/ui/app/#lox"&amp;nbsp;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The "&lt;SPAN&gt;3h-pk3" subdomain is randomly generated for a client so each client will have a different subdomain.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I tried many domains without luck -- here is my current list&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;DIV&gt;&lt;DIV class="hoverable-url"&gt;&lt;SPAN class="value"&gt;-durunner.ai&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="hoverable-url"&gt;&lt;SPAN class="value"&gt;-elaine.ai&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="hoverable-url"&gt;&lt;SPAN class="value"&gt;-durunner.ai&lt;/SPAN&gt;&lt;DIV class="img-container url_remover"&gt;-104.18.38.196&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="hoverable-url"&gt;&lt;SPAN class="value"&gt;-3h-pk3.durunner.ai&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="hoverable-url"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This is the actual message&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 738px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/4114iE1CE76DE9EB711E3/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jul 2018 07:26:17 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Origin-does-not-match-any-app-domain/m-p/284768#M17435</guid>
      <dc:creator>Jonathancarter</dc:creator>
      <dc:date>2018-07-16T07:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: Origin does not match any app domain</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Origin-does-not-match-any-app-domain/m-p/284818#M17437</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/739841"&gt;@WayneSmallman&lt;/a&gt;&amp;nbsp;It sounds like you probably are somehow setting different app keys in your different environments, and only one has the extra dev domain registered. I'll follow up on your ticket with some more specifics.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/740205"&gt;@Jonathancarter&lt;/a&gt;&amp;nbsp;Likewise, according to the URL you shared, you're using the app key "estke133dioy5uy", which isn't registered for "3h-pk3.durunner.ai" or "durunner.ai". Make sure you're updating the app with key "estke133dioy5uy" to add the domains, or swap in the app key you want to use instead.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jul 2018 13:13:01 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Origin-does-not-match-any-app-domain/m-p/284818#M17437</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-07-16T13:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: Origin does not match any app domain</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Origin-does-not-match-any-app-domain/m-p/284821#M17438</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/10"&gt;@Greg-DB&lt;/a&gt;, I did the switch and it's now working.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jul 2018 14:23:29 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Origin-does-not-match-any-app-domain/m-p/284821#M17438</guid>
      <dc:creator>WayneSmallman</dc:creator>
      <dc:date>2018-07-16T14:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: Origin does not match any app domain</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Origin-does-not-match-any-app-domain/m-p/284824#M17440</link>
      <description>&lt;P&gt;It may sound stupid but where do I change the key -- I am using this and it has the correct key in it, not the one you mention&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&amp;lt;script type="text/javascript" src="https://www.dropbox.com/static/api/2/dropins.js" id="dropboxjs" data-app-key="05n71k81xm60cgp"&amp;gt;&amp;lt;/script&amp;gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jul 2018 15:02:19 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Origin-does-not-match-any-app-domain/m-p/284824#M17440</guid>
      <dc:creator>Jonathancarter</dc:creator>
      <dc:date>2018-07-16T15:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: Origin does not match any app domain</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Origin-does-not-match-any-app-domain/m-p/284837#M17441</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/740205"&gt;@Jonathancarter&lt;/a&gt;&amp;nbsp;That is one way to set the app key. Can you double check if you're maybe accidentally adding two of those, or perhaps are elswhere explicitly setting `Dropbox.appKey`?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jul 2018 16:31:58 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Origin-does-not-match-any-app-domain/m-p/284837#M17441</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-07-16T16:31:58Z</dc:date>
    </item>
  </channel>
</rss>

