diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index a8c5083..d163c0b 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1,6 +1,6 @@ #OAuth2 App Configuration -OAuth2AppClientId=add your clientId -OAuth2AppClientSecret=add your clientSecret +OAuth2AppClientId=ABL57cDe22tVBzFHkEO4ge45cKYnZfOTF3c2RSFtAPC1mHfIwz +OAuth2AppClientSecret=kTgfgIN0HoPz2deitGPRFqGaSATrhJjihPOPpsdD OAuth2AppRedirectUri=http://localhost:8080/oauth2redirect #QBO API endpoint @@ -10,4 +10,4 @@ IntuitAccountingAPIHost=https://sandbox-quickbooks.api.intuit.com spring.thymeleaf.cache=false server.port = 8080 -logging.level.org.apache.http=DEBUG \ No newline at end of file +logging.level.org.apache.http=DEBUG