Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/api/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Php Bigcommerce简单点击应用获取产品_Php_Api_Authentication_Response_Bigcommerce - Fatal编程技术网

Php Bigcommerce简单点击应用获取产品

Php Bigcommerce简单点击应用获取产品,php,api,authentication,response,bigcommerce,Php,Api,Authentication,Response,Bigcommerce,我是使用BigCommerceAPI的初学者,我已经成功地完成了身份验证回调和加载回调。我的问题是如何在我的应用商店中获得产品?我只有一个客户端id和客户端密码我真的需要使用旧的API帐户,比如使用用户名和API密钥吗?或者无论如何,我可以使用我的应用程序客户端id和客户端密码从bigcommerce获取一些数据。签名_有效载荷的用途是什么

我是使用BigCommerceAPI的初学者,我已经成功地完成了身份验证回调和加载回调。我的问题是如何在我的应用商店中获得产品?我只有一个客户端id和客户端密码我真的需要使用旧的API帐户,比如使用用户名和API密钥吗?或者无论如何,我可以使用我的应用程序客户端id和客户端密码从bigcommerce获取一些数据。签名_有效载荷的用途是什么