Skip to main content

Questions tagged [intuit-partner-platform]

Intuit Developer, an integration platform for building applications that work with core Intuit products like QuickBooks Online, QuickBooks for Windows and Financial Data APIs.

intuit-partner-platform
0 votes
0 answers
11 views

Quickbooks API - How can i determine if the response is a Check, Expense, CC Credit or CC Expense?

I just want to ask regarding quickbooks API, because in the 'Purchase' endpoint, I researched that the Check, Expense, CC Credit and CC Expense are inside the Purchase endpoint, unlike Deposit, Bill, ...
AutoLoadMAX's user avatar
0 votes
0 answers
14 views

Why is the correct way of drafting this Intuit Developer API call?

I'm working with the Intuit Developer API to fetch data from within a QuickBooks Sandbox account and I am encountering an unexpected error, and I don't know why. The direct purpose of the API call is ...
mathems32's user avatar
  • 287
0 votes
1 answer
105 views

Connecting Quickbooks OAuth through Google Apps Script

I'm trying to connect Quickbooks API through OAuth. I've added the OAuth 2 library to the Apps Script and deployed the Web App. The Web App URL is what I'm using as an URI in the OAuthService call and ...
OrangeHat's user avatar
0 votes
0 answers
13 views

Can accountant use API for non-QBO-Plus customers?

It's mentioned in the docs, "Tracking business segments and class tracking in general is available with QuickBooks Online Plus, only". Question: As an accountant, can I use the API to review ...
Yankz Kuyateh's user avatar
3 votes
1 answer
125 views

"invalid_client" error while trying to fetch token from Intuit API

I'm using Curl/PHP to get the token to communicate with QuickBooks Intuit API. I'm able to summon the following response (a JSON Text error): {"error":"invalid_client"} This is ...
Pankaj's user avatar
  • 10k
0 votes
0 answers
76 views

intuitlib.exceptions.AuthClientError: HTTP status 400, error message: b'{"error":"invalid_grant"}'

Authorization using Oauth 2.0 for the quickbooks service works, access updates and refresh tokens also work (Every 40 minutes). The problem is that it can work for 2 weeks or 3, but at one point the ...
Tallman's user avatar
2 votes
0 answers
144 views

Error when compiling Next.js app with intuit-oauth: the name `makeErrorCause` is defined multiple times

I am building a Next.js app and using the library intuit-oauth. I have used this library in Express.js apps without any issues, but for some reason when I try to use it in a Next.js app, I get the ...
Glenn's user avatar
  • 4,803
0 votes
1 answer
529 views

ModuleNotFoundError: No module named 'intuitlib' [duplicate]

When I run the following code in PyCharm the 'ModuleNotFoundError: No module named 'intuitlib'' error occurs from intuitlib.client import AuthClient I installed intuit-oauth seemingly successfully ...
alfa0000's user avatar
0 votes
0 answers
24 views

QuickBooks Online SDK Preferences object returning wrong value for TimeTrackingFeatureEnabled?

All our QuickBooks Online Sandbox companies seem to be returning the wrong value for TimeTrackingFeatureEnabled property of the SDK Preferences object. We have since deployed to our customers in ...
RJBreneman's user avatar
0 votes
0 answers
55 views

Intuit QBO accessToken created from refreshToken does not work only for one account

I am having issue only with one QuickBooks online account connecting to my app. When account initially connects to QBO everything works fine. But when time comes to refreshToken only one account has ...
Vaidas's user avatar
  • 1,317
0 votes
1 answer
83 views

Editing multiple times of SO gives error QBWC ERROR: 3200 - The provided edit sequence "" is out-of-date

I am trying to edit a SalesOrder from QB Desktop. Passing a QBXML structure for it. <?xml version="1.0" encoding="ISO-8859-1"?> <?qbxml version="13.0"?> &...
SkRoR's user avatar
  • 1,169
0 votes
0 answers
40 views

Error when sync Product to Quickbooks Online using qbo api

I have this issue when sync product to Quickbooks Online using qbo api. The error is: "The account period has closed. Txn Date=01/16/2022 is before book closing date=03/31/2022" This just ...
The LB's user avatar
  • 56
1 vote
1 answer
1k views

Quickbook/Intuit API - Refresh token (Oauth2)

I'm trying to generate an access token from a refresh token on the OAuth2 of Intuit API (in order to access to the Quickbook API). I achieve to do it in Node.js with the library axios on my laptop, ...
kevin's user avatar
  • 11
0 votes
1 answer
278 views

Authentication Failed - Web Connector (Consolibyte PHP Quickbooks integration)

I'm trying to establish a connection to our webapp with quickbooks desktop through web connector. However, when I try updating through web connector, I'm getting authentication failed message. We're ...
Maksim Vengrovski's user avatar
1 vote
0 answers
46 views

Google Cloud ETL Function To Pull IntuitAPI (Quickbooks) Data Without User Login Webpage Redirect

I have seen that there are many Intuit/Quickbooks questions on here but none of them have the answer I'm really looking for. Is there a way to pull Quickbooks data, purely from a NodeJS cloud function ...
cook's user avatar
  • 55

15 30 50 per page
1
2 3 4 5
69