...
Warning |
---|
Huddle support will supply you with the proper value to use in these instructions. |
To change the Base URL that SkySync uses for Huddle, two keys need to be added in the
...
SkySync appSettings.
...
config file.
The steps below will explain how this is done
1)To edit this file, run notepad as Administrator.
...
(
a) Do this by typing notepad in the Run window or from the Start Screen and then right-click on Notepad.exe and select Run As Administrator.
By default, the appSettings.config file is located at C:\Program Files (x86)\SkySync\
2) Next choose File -> Open and then change Text Documents (*.txt) to All Files (*.*) Then navigate to the location of the SkySync directory.
Info |
---|
By default, the appSettings.config file is located at C:\Program Files (x86)\SkySync\ |
Expand | ||
---|---|---|
| ||
3) Open the appSettings.config file
4) Add the following Lines to the appSettings tag:
<add key="HuddleBaseUrl" value="huddle.com" />
<add key="HuddleClientId" value="Huddle Support Supplied Value" />
Warning |
---|
*Huddle Support will supply this value, DO NOT enter the text as shown |
Info |
---|
SkySync will append api. to the HuddleBaseUrl value above so that the full URL will be: https://api.huddle.com |
Expand | ||
---|---|---|
| ||
5) Save the file and then restart the SkySync Service for the changes to take effect.
Expand | ||
---|---|---|
| ||
Please contact SkySync support for assistance with this article.
...