cancel
Showing results for 
Search instead for 
Did you mean: 
Vaidhis
Level 1

What need to be passed for APPLICATION_LOGIN - QBXML C# QuickBooks Online

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>"; 

 

2 Comments 2
JoesemM
Moderator

What need to be passed for APPLICATION_LOGIN - QBXML C# QuickBooks Online

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:

 

  1. In your browser, enter this link: https://developer.intuit.com/app/developer/homepage.
  2. From there, tap the Sign In or Sign Up button to create an account.
  3. Follow the instructions to enter your information.

 

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.

 

Vaidhis
Level 1

What need to be passed for APPLICATION_LOGIN - QBXML C# QuickBooks Online

 

Thank You

Sign in for expert help
Ask questions, post replies & join our community of QuickBooks users.

Need to get in touch?

Contact us