QuickBooks connection error

Until recently, I was able to connect to QB Online without any problem from my ASP.NET MVC web application. All of a sudden, I started getting an error message that says "Development app can only subscribe to sandbox company. No Sandbox companies found."

I have an existing QB Online account that is associated with a fictitious organization. I can also see the changes on the Intuit playground page where we are testing the oAuth communication with QB on the web. My question is:

Are there any changes to the procedure for connecting to QB Online? OR Is this a temporary bug introduced by Intuit? How to quickly fix this problem?

+3


source to share


1 answer


QB has changed its test account. You need to create a new test sandbox account. Read these links for more information



https://developer.intuit.com/v2/blog/2014/10/24/intuit-developer-now-offers-quickbooks-sandboxes & https://developer.intuit.com/v2/blog/2014/10/ 20 / changes-to-ipp-app-tokens

+2


source







All Articles