-
Beta Was this translation helpful? Give feedback.
Answered by
ruckus
Nov 17, 2021
Replies: 1 comment 1 reply
-
Hi @sreenak, I cannot really speak to that tutorial per se. I think it might be out-dated (?). It's not necessarily an official tutorial either. Your error boils down to the You will need to create your own consumer object. Please refer to the first part of the README: |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
sreenak
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @sreenak, I cannot really speak to that tutorial per se. I think it might be out-dated (?). It's not necessarily an official tutorial either.
Your error boils down to the
$qb_oauth_consumer
object being nil and you're attempting to invoke a method on it.You will need to create your own consumer object. Please refer to the first part of the README:
https://github.com/ruckus/quickbooks-ruby#getting-started--initiating-authentication-flow-with-intuit