Skip to content
  • There are no suggestions because the search field is empty.

Updating redirect URIs for external APIs

If your domain changes, or you add a new subdomain, you will need to update the list of accepted redirect APIs for Microsoft, Google, and Xero integrations (depending on what you use), in order to use the integration with the new domain/subdomain.

Google

  1. Log in to https://console.cloud.google.com. Make sure the correct project is selected in the top left.
  2. Expand the navigation menu and select APIs and services > OAuth consent screen.
  3. Select Clients, then the integrate application. 
  4. Under Authorised redirect URIs, click Add URI. Do not delete the existing one(s). New URI should be in the format https://[domain]/General/GSuite_OAuth2. Click Save.

 

Microsoft

  1. Log in to https://entra.microsoft.com/.
  2. On the left, select App Registrations, then choose the integrate application. 
  3. Click Authentication, then Add Redirect URI.
  4. Select Web Application, then add the new redirect in the format https://[domain]/General/Response_OAuth2. Do not delete the existing one(s). Click Configure.

 

 

Xero

  1. Login to to https://developer.xero.com/app/manage/ and select the integrate application.
  2. On the left, click Configuration, then scroll down and click Add another URI. 
  3. Enter the new URI in the format https://[domain]/Settings/SystemManagement/AccountingSystem.  Do not delete the existing one(s). Click Save in the top right.