Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在构建一个 API,它将订单信息从 ETSY 导入到专有的后台平台。
但是,在创建 OAuth 连接时,出现此错误:“致命错误:在...中找不到类 'OAuth'”
我做了一些研究,显然这是因为我的网站服务器中没有启用 OAuth。在联系提供商(ipage)后,他们说它没有在他们的服务器中激活,它正在未来的开发中。
是否有任何替代 Authenticate for ETSY 的方法?