I have set up your this code to localhost and after setup got following error. Can you please tell us what i did't wrong?
Fatal error: Uncaught exception 'VendAPI\Exception' with message 'Error: Recieved null result from API' in D:\xampp\htdocs\Drake\Source\VendAPI-master\VendAPI-master\src\VendAPI\VendAPI.php:320 Stack trace: #0 D:\xampp\htdocs\Drake\Source\VendAPI-master\VendAPI-master\src\VendAPI\VendAPI.php(207): VendAPI\VendAPI->_request('/api/products') #1 D:\xampp\htdocs\Drake\Source\VendAPI-master\VendAPI-master\src\VendAPI\VendAPI.php(108): VendAPI\VendAPI->apiGetProducts('') #2 D:\xampp\htdocs\Drake\Source\VendAPI-master\VendAPI-master\example.php(9): VendAPI\VendAPI->getProducts() #3 {main} thrown in D:\xampp\htdocs\Drake\Source\VendAPI-master\VendAPI-master\src\VendAPI\VendAPI.php on line 320
I want to update product inventory by API to vend but don't understand how to do. Please help.
Hi,
I have set up your this code to localhost and after setup got following error. Can you please tell us what i did't wrong?
Fatal error: Uncaught exception 'VendAPI\Exception' with message 'Error: Recieved null result from API' in D:\xampp\htdocs\Drake\Source\VendAPI-master\VendAPI-master\src\VendAPI\VendAPI.php:320 Stack trace: #0 D:\xampp\htdocs\Drake\Source\VendAPI-master\VendAPI-master\src\VendAPI\VendAPI.php(207): VendAPI\VendAPI->_request('/api/products') #1 D:\xampp\htdocs\Drake\Source\VendAPI-master\VendAPI-master\src\VendAPI\VendAPI.php(108): VendAPI\VendAPI->apiGetProducts('') #2 D:\xampp\htdocs\Drake\Source\VendAPI-master\VendAPI-master\example.php(9): VendAPI\VendAPI->getProducts() #3 {main} thrown in D:\xampp\htdocs\Drake\Source\VendAPI-master\VendAPI-master\src\VendAPI\VendAPI.php on line 320
I want to update product inventory by API to vend but don't understand how to do. Please help.
Thanks, Vish