Skip to content

Commit 642e464

Browse files
committed
Merge remote-tracking branch 'origin/landing-the-job' into landing-the-job
2 parents 25eed9a + 5badb90 commit 642e464

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#OAuth2 App Configuration
2-
OAuth2AppClientId=Q0EwLiA6DdCO0dHqn2hnNNjG4vGqub7fgRMlNZWhSwydHahTPA
3-
OAuth2AppClientSecret=v166emMMurI21xvavywVDJgNmwfw1Xehk7hyAxrE
2+
OAuth2AppClientId=add your client id
3+
OAuth2AppClientSecret=add your client secret
44
OAuth2AppRedirectUri=http://localhost:8080/oauth2redirect
55

66
#QBO API endpoint
@@ -10,4 +10,4 @@ IntuitAccountingAPIHost=https://sandbox-quickbooks.api.intuit.com
1010
spring.thymeleaf.cache=false
1111
server.port = 8080
1212

13-
logging.level.org.apache.http=DEBUG
13+
logging.level.org.apache.http=DEBUG

0 commit comments

Comments
 (0)