Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
I'm trying to pull data from QuickBooks Online through C#. I found the code for how to do that. I have doubts in the parameters passed. There are three parameters - APPLICATION_LOGIN, CONNECTION_TICKET, APP_ID. I Figured out what to pass for CONNECTION_TICKET, APP_ID. But What need to be passed for APPLICATION_LOGIN. Thanks in Advance.
<?qbxml version=""6.0""?> <QBXML> <SignonMsgsRq> <SignonDesktopRq> <ClientDateTime>%%CLIENT_DATE_TIME%%</ClientDateTime> <ApplicationLogin>APPLICATION_LOGIN</ApplicationLogin> <ConnectionTicket>CONNECTION_TICKET</ConnectionTicket> <Language>English</Language> <AppID>APP_ID</AppID> <AppVer>1</AppVer> </SignonDesktopRq> </SignonMsgsRq> <QBXMLMsgsRq onError=""continueOnError""> <CustomerQueryRq requestID=""2"" /> </QBXMLMsgsRq> </QBXML>";
Let me route you top the support , @Vaidhis.
While the Community can provide answers and troubleshooting solutions to certain questions, there are things that only our Intuit Developers can do to resolve the Error: 5040.
We have a separate forum where you can interact with fellow developers, product experts, and engineers about software, API, or developer license-related questions.
I encourage posting this question to our Intuit Developer Community. They have the tools and resources available to assist you in resolving the application login and verifying if there are missing configurations. Here's how:
Additionally, you can also utilize the helpful articles about connecting software with QuickBooks products. Just go to the API Docs & Tools menu, then select QuickBooks Desktop. It includes topics about API Reference, Docs, and SDKs to name a few.
Please let me know if you have other concerns. I'm just around to help. Take care always, @Vaidhis.
Thank You
You have clicked a link to a site outside of the QuickBooks or ProFile Communities. By clicking "Continue", you will leave the community and be taken to that site instead.
For more information visit our Security Center or to report suspicious websites you can contact us here