Update AppManifest

  • In Windows Explorer right-click the Mavention.Make.SharePointApp.app file
  • From the context menu click the 7-Zip option and from the submenu click the Open Archive option
  • In 7-Zip right-click the AppManifest.xml file and from the context menu click the Edit option
  • In the App/Properties/StartPage element change the value to reflect the welcome page of Make Admin UI (see the installation fact sheet), e.g.:
    [Web API Uri]/pages/default.aspx?{StandardTokens}&version=1.0.0.0
Important Do not forget to append “?{StandardTokens}&version=1.0.0.0” to the start page URL or the Make AdminUI will not work.
  • In the App/AppPrincipal/RemoteWebApplication element change the value of the ClientId attribute to reflect the generated Client ID (see the installation fact sheet)
  • Save and close the file. When prompted if you want to update the file, click the OK button
  • Close 7-Zip
What's on this Page