You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by "David Johnson (JIRA)" <ji...@apache.org> on 2014/03/31 17:39:16 UTC

[jira] [Created] (USERGRID-108) Portal ignores the api_url URL parameter

David Johnson created USERGRID-108:
--------------------------------------

             Summary: Portal ignores the api_url URL parameter
                 Key: USERGRID-108
                 URL: https://issues.apache.org/jira/browse/USERGRID-108
             Project: Usergrid
          Issue Type: Story
          Components: Portal
            Reporter: David Johnson


This means that the Portal defaults to using a proprietary service (Apigee App Services) and the only way you can change that is by making code changes to config.js to the JavaScript varialble shown below:

// used only if hostname does not match a real server name
Usergrid.overrideUrl = 'https://api.usergrid.com/';



--
This message was sent by Atlassian JIRA
(v6.2#6252)