简体   繁体   English

QBO,QBD,API和应用程序授权

[英]QBO, QBD, API and app authorization

It drives me crazy, please help. 它让我发疯,请帮忙。

I want to integrate QuickBooks Enterprise 2014 with my website. 我想将QuickBooks Enterprise 2014与我的网站集成。

  • I managed to create app via developer center. 我设法通过开发人员中心创建应用程序。
  • I managed to sync data using Sync Manager. 我设法使用Sync Manager同步数据。
  • I managed to see synced data i my appcenter account (company file). 我设法在我的appcenter帐户(公司文件)中看到同步数据。
  • I managed to implement OAuth authorization with QuickBooks connect button 我设法使用QuickBooks连接按钮实现OAuth授权
  • I managed to use api explorer V3QBD (even though they say it's deprecated) to access synced data 我设法使用api explorer V3QBD(即使他们说它已被弃用)来访问同步数据

now... 现在...

there is no option to choose desktop company file when authorizing... there is only a message saying I need QuickBooks Online subscription. 在授权时没有选择桌面公司文件的选项...只有一条消息说我需要QuickBooks Online订阅。

I don't want to subscribe to QBO, I want to access a company file synced via SyncManager. 我不想订阅QBO,我想访问通过SyncManager同步的公司文件。

Is it still possible ? 还有可能吗?

I read that you need to set your app to use desktop data source, but this option is not available anymore? 我读到您需要将应用程序设置为使用桌面数据源,但此选项不再可用?

After one week of investigation I couldn't find answers to that, but one "you need to use web connector", is this true ? 经过一周的调查后,我找不到答案,但有一个“你需要使用网络连接器”,这是真的吗?

please, confirm 请确认

thanks ahead 谢谢你

Unless you have been grandfathered in, you can not use sync manager and access QBD data through the API's. 除非您已经过了,否则您无法使用同步管理器并通过API访问QBD数据。 You will need to use the QBXML SDK and web connector for accessing desktop data. 您需要使用QBXML SDK和Web连接器来访问桌面数据。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM