Created
April 10, 2018 01:44
Xero Config JSON file (for node)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"userAgent" : "Riley Tierion Example", | |
"consumerKey": "FUTDJTYEWGSKVVCKKWQFJTDJSURDEY", | |
"consumerSecret": "DHSURTYDPDXOKAZ6DUIQRGTJDTUYFD", | |
"privateKeyPath": "./privatekey.pem", | |
"webhookKey": "ByxdfkFMZd0+wLsd1UV/yF/+oMzhhTD5PiETFidppgY7x6v7woYwutDiyijQKXg2m2WFJDTSlaykJOh910xWtg==" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment