Skip to content

Commit 1fac20d

Browse files
committed
remove tokens
1 parent b4401bf commit 1fac20d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ipp-java-qbapihelper/src/test/resources/ia.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,16 @@ disconnect_url=https://appcenter.intuit.com/api/v1/Connection/Disconnect
1313
reconnect_url=https://appcenter.intuit.com/api/v1/Connection/Reconnect
1414

1515
#Specify the Consumer Secret
16-
oauth_consumer_secret=rHC37E9eJ5qIC54c9OcFVQqLY0QvuEi555rPQWrG
16+
oauth_consumer_secret=
1717

1818
#Specify the Consumer Key
19-
oauth_consumer_key=qyprdfHetq2Y9uXoF9X1cWK29qdrJa
19+
oauth_consumer_key=
2020

2121
#Specify the access token
22-
access_token=qyprdIcXbka3PtMJFrLMPPXPl2QZRPMhbA6Lmbl6lfdaH2tF
22+
access_token=
2323

2424
#Specify Acces token secret
25-
access_token_secret=hGyHx3hqTzJ2LAJSy3FAyBI5Pver3tcyV8VyK6xC
25+
access_token_secret=
2626

2727
#Specify Http Timeout
2828
time_out=1200

0 commit comments

Comments
 (0)