HERE Maps specific domain feature not working












1















When I set the domain in the dashboard to xxxxxx.com, where xxxxx is my domain, I am still unable to make API calls from the domain given.



The error I get when I attempt to make an API call is:



"Unauthorized. The request is not from an authorized source."



There is no issue with the code itself as it was working before I had set a specific domain. I've also ensured that the domain typed into the dashboard is correct.



Any help would be appreciated, will provide more information, if needed.










share|improve this question





























    1















    When I set the domain in the dashboard to xxxxxx.com, where xxxxx is my domain, I am still unable to make API calls from the domain given.



    The error I get when I attempt to make an API call is:



    "Unauthorized. The request is not from an authorized source."



    There is no issue with the code itself as it was working before I had set a specific domain. I've also ensured that the domain typed into the dashboard is correct.



    Any help would be appreciated, will provide more information, if needed.










    share|improve this question



























      1












      1








      1








      When I set the domain in the dashboard to xxxxxx.com, where xxxxx is my domain, I am still unable to make API calls from the domain given.



      The error I get when I attempt to make an API call is:



      "Unauthorized. The request is not from an authorized source."



      There is no issue with the code itself as it was working before I had set a specific domain. I've also ensured that the domain typed into the dashboard is correct.



      Any help would be appreciated, will provide more information, if needed.










      share|improve this question
















      When I set the domain in the dashboard to xxxxxx.com, where xxxxx is my domain, I am still unable to make API calls from the domain given.



      The error I get when I attempt to make an API call is:



      "Unauthorized. The request is not from an authorized source."



      There is no issue with the code itself as it was working before I had set a specific domain. I've also ensured that the domain typed into the dashboard is correct.



      Any help would be appreciated, will provide more information, if needed.







      here-api






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Nov 25 '18 at 19:27







      Rony V

















      asked Nov 25 '18 at 14:57









      Rony VRony V

      1114




      1114
























          1 Answer
          1






          active

          oldest

          votes


















          0














          It takes a bit of time for the changes to take effect. Please wait a little while, then try again. If it still doesn't work, please report back.



          Alternatively please note that you also need to add any subdomains you may be using. For example, if you add "here.com", you would also have to add "www.here.com" and "developer.here.com" if you wanted API calls to be accepted from these subdomains.






          share|improve this answer


























          • I've waited overnight (approx 8 hours). Is that not enough? Last night it was working without having the domain set (I was able to hit the API from any website). I then added my domain and after 8 hours I am unable to hit the API from anywhere.

            – Rony V
            Nov 26 '18 at 13:26













          • The API works when I don't have a specific domain set. When I set it, I am unable to access the API from anywhere, including the site with the domain I tried to set.

            – Rony V
            Nov 26 '18 at 13:29











          • I have extended my answer with another possible solution. Let me know if that helps.

            – leopectus
            Nov 27 '18 at 14:51











          • I don't have any subdomains for my site. It's just xxxxxx.com which i've added to the dashboard. I also tried to add to the dashboard the specific pages, for example xxxxxx.com/example but that didn't work either.

            – Rony V
            Nov 27 '18 at 15:02






          • 1





            I appreciate you letting them know. I'll be looking forward for help from them. Thanks!

            – Rony V
            Dec 3 '18 at 15:05











          Your Answer






          StackExchange.ifUsing("editor", function () {
          StackExchange.using("externalEditor", function () {
          StackExchange.using("snippets", function () {
          StackExchange.snippets.init();
          });
          });
          }, "code-snippets");

          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "1"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53468750%2fhere-maps-specific-domain-feature-not-working%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0














          It takes a bit of time for the changes to take effect. Please wait a little while, then try again. If it still doesn't work, please report back.



          Alternatively please note that you also need to add any subdomains you may be using. For example, if you add "here.com", you would also have to add "www.here.com" and "developer.here.com" if you wanted API calls to be accepted from these subdomains.






          share|improve this answer


























          • I've waited overnight (approx 8 hours). Is that not enough? Last night it was working without having the domain set (I was able to hit the API from any website). I then added my domain and after 8 hours I am unable to hit the API from anywhere.

            – Rony V
            Nov 26 '18 at 13:26













          • The API works when I don't have a specific domain set. When I set it, I am unable to access the API from anywhere, including the site with the domain I tried to set.

            – Rony V
            Nov 26 '18 at 13:29











          • I have extended my answer with another possible solution. Let me know if that helps.

            – leopectus
            Nov 27 '18 at 14:51











          • I don't have any subdomains for my site. It's just xxxxxx.com which i've added to the dashboard. I also tried to add to the dashboard the specific pages, for example xxxxxx.com/example but that didn't work either.

            – Rony V
            Nov 27 '18 at 15:02






          • 1





            I appreciate you letting them know. I'll be looking forward for help from them. Thanks!

            – Rony V
            Dec 3 '18 at 15:05
















          0














          It takes a bit of time for the changes to take effect. Please wait a little while, then try again. If it still doesn't work, please report back.



          Alternatively please note that you also need to add any subdomains you may be using. For example, if you add "here.com", you would also have to add "www.here.com" and "developer.here.com" if you wanted API calls to be accepted from these subdomains.






          share|improve this answer


























          • I've waited overnight (approx 8 hours). Is that not enough? Last night it was working without having the domain set (I was able to hit the API from any website). I then added my domain and after 8 hours I am unable to hit the API from anywhere.

            – Rony V
            Nov 26 '18 at 13:26













          • The API works when I don't have a specific domain set. When I set it, I am unable to access the API from anywhere, including the site with the domain I tried to set.

            – Rony V
            Nov 26 '18 at 13:29











          • I have extended my answer with another possible solution. Let me know if that helps.

            – leopectus
            Nov 27 '18 at 14:51











          • I don't have any subdomains for my site. It's just xxxxxx.com which i've added to the dashboard. I also tried to add to the dashboard the specific pages, for example xxxxxx.com/example but that didn't work either.

            – Rony V
            Nov 27 '18 at 15:02






          • 1





            I appreciate you letting them know. I'll be looking forward for help from them. Thanks!

            – Rony V
            Dec 3 '18 at 15:05














          0












          0








          0







          It takes a bit of time for the changes to take effect. Please wait a little while, then try again. If it still doesn't work, please report back.



          Alternatively please note that you also need to add any subdomains you may be using. For example, if you add "here.com", you would also have to add "www.here.com" and "developer.here.com" if you wanted API calls to be accepted from these subdomains.






          share|improve this answer















          It takes a bit of time for the changes to take effect. Please wait a little while, then try again. If it still doesn't work, please report back.



          Alternatively please note that you also need to add any subdomains you may be using. For example, if you add "here.com", you would also have to add "www.here.com" and "developer.here.com" if you wanted API calls to be accepted from these subdomains.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Nov 27 '18 at 14:50

























          answered Nov 26 '18 at 8:03









          leopectusleopectus

          27117




          27117













          • I've waited overnight (approx 8 hours). Is that not enough? Last night it was working without having the domain set (I was able to hit the API from any website). I then added my domain and after 8 hours I am unable to hit the API from anywhere.

            – Rony V
            Nov 26 '18 at 13:26













          • The API works when I don't have a specific domain set. When I set it, I am unable to access the API from anywhere, including the site with the domain I tried to set.

            – Rony V
            Nov 26 '18 at 13:29











          • I have extended my answer with another possible solution. Let me know if that helps.

            – leopectus
            Nov 27 '18 at 14:51











          • I don't have any subdomains for my site. It's just xxxxxx.com which i've added to the dashboard. I also tried to add to the dashboard the specific pages, for example xxxxxx.com/example but that didn't work either.

            – Rony V
            Nov 27 '18 at 15:02






          • 1





            I appreciate you letting them know. I'll be looking forward for help from them. Thanks!

            – Rony V
            Dec 3 '18 at 15:05



















          • I've waited overnight (approx 8 hours). Is that not enough? Last night it was working without having the domain set (I was able to hit the API from any website). I then added my domain and after 8 hours I am unable to hit the API from anywhere.

            – Rony V
            Nov 26 '18 at 13:26













          • The API works when I don't have a specific domain set. When I set it, I am unable to access the API from anywhere, including the site with the domain I tried to set.

            – Rony V
            Nov 26 '18 at 13:29











          • I have extended my answer with another possible solution. Let me know if that helps.

            – leopectus
            Nov 27 '18 at 14:51











          • I don't have any subdomains for my site. It's just xxxxxx.com which i've added to the dashboard. I also tried to add to the dashboard the specific pages, for example xxxxxx.com/example but that didn't work either.

            – Rony V
            Nov 27 '18 at 15:02






          • 1





            I appreciate you letting them know. I'll be looking forward for help from them. Thanks!

            – Rony V
            Dec 3 '18 at 15:05

















          I've waited overnight (approx 8 hours). Is that not enough? Last night it was working without having the domain set (I was able to hit the API from any website). I then added my domain and after 8 hours I am unable to hit the API from anywhere.

          – Rony V
          Nov 26 '18 at 13:26







          I've waited overnight (approx 8 hours). Is that not enough? Last night it was working without having the domain set (I was able to hit the API from any website). I then added my domain and after 8 hours I am unable to hit the API from anywhere.

          – Rony V
          Nov 26 '18 at 13:26















          The API works when I don't have a specific domain set. When I set it, I am unable to access the API from anywhere, including the site with the domain I tried to set.

          – Rony V
          Nov 26 '18 at 13:29





          The API works when I don't have a specific domain set. When I set it, I am unable to access the API from anywhere, including the site with the domain I tried to set.

          – Rony V
          Nov 26 '18 at 13:29













          I have extended my answer with another possible solution. Let me know if that helps.

          – leopectus
          Nov 27 '18 at 14:51





          I have extended my answer with another possible solution. Let me know if that helps.

          – leopectus
          Nov 27 '18 at 14:51













          I don't have any subdomains for my site. It's just xxxxxx.com which i've added to the dashboard. I also tried to add to the dashboard the specific pages, for example xxxxxx.com/example but that didn't work either.

          – Rony V
          Nov 27 '18 at 15:02





          I don't have any subdomains for my site. It's just xxxxxx.com which i've added to the dashboard. I also tried to add to the dashboard the specific pages, for example xxxxxx.com/example but that didn't work either.

          – Rony V
          Nov 27 '18 at 15:02




          1




          1





          I appreciate you letting them know. I'll be looking forward for help from them. Thanks!

          – Rony V
          Dec 3 '18 at 15:05





          I appreciate you letting them know. I'll be looking forward for help from them. Thanks!

          – Rony V
          Dec 3 '18 at 15:05




















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Stack Overflow!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53468750%2fhere-maps-specific-domain-feature-not-working%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          404 Error Contact Form 7 ajax form submitting

          How to know if a Active Directory user can login interactively

          TypeError: fit_transform() missing 1 required positional argument: 'X'