From 3993d2c7af469b92f8dc3f92a25dc9d2904c4e57 Mon Sep 17 00:00:00 2001 From: Ayush180699 Date: Thu, 29 May 2025 19:03:16 +0530 Subject: [PATCH] Update application.properties --- src/main/resources/application.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index a8c5083..c655514 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=AB23XAasGFtlQ31ZEgamKFehcdQ6gKuePpxaqXUKtFW9AQYVWv +OAuth2AppClientSecret=yDSYkhKC2pT7XVr6DfnM2Qt7Yi49ujBU40GGNNjz 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