IntuitDeveloper/SampleApp-CRUD-Java

oauth.accessToken

leninrivG opened this issue · 1 comments

how can i get the oauth.accessToken and the oauth.accessTokenSecret for the config.properties file?
please help

Hi, Refer this blog post to see how to generate oauth tokens using OAuth Playground
https://developer.intuit.com/hub/blog/2016/04/25/quick-start-to-quickbooks-online-rest-api-with-oauth1-0
Additionally, you can also run this app to get them https://github.com/IntuitDeveloper/oauth-java