Skip to content

Commit ea629f7

Browse files
committed
remove my keys
oops
1 parent 4de958b commit ea629f7

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"AppType" : "PUBLIC",
3-
"UserAgent" : "XeroJavaPublic",
3+
"UserAgent" : "YouAppName",
44
"Accept" : "application/xml",
5-
"ConsumerKey" : "WTC7OFFMWXGQZOMATU6OJ1J50XBAKG",
6-
"ConsumerSecret" : "GJ2P9FWOAMGBNNE9Q4NXJEZL2UWJWZ",
5+
"ConsumerKey" : "——YOUR-CONSUMER-KEY—",
6+
"ConsumerSecret" : "——YOUR-CONSUMER-SECRET—",
77
"ApiBaseUrl" : "https://api.xero.com",
88
"ApiEndpointPath" : "/api.xro/2.0/",
99
"RequestTokenPath": "/oauth/RequestToken",
1010
"AuthenticateUrl" : "/oauth/Authorize",
1111
"AccessTokenPath" : "/oauth/AccessToken",
12-
"CallbackBaseUrl" : "http://awsxero01-env.us-west-2.elasticbeanstalk.com",
12+
"CallbackBaseUrl" : "https://localhost",
1313
"CallbackPath" : "/CallbackServlet"
1414
}

0 commit comments

Comments
 (0)