8000 Reverting app credentials · armvndj/QBOConceptsTutorial-Java@5badb90 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5badb90

Browse files
authored
Reverting app credentials
1 parent 5d9093d commit 5badb90

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)
0