bigcommerce-api-php
bigcommerce-api-php copied to clipboard
how to get error on verify
hello,
how to get error on Bigcommerce::configure if url, user is incorrect? now im got error with $error = Bigcommerce::getLastError(); than im trying to do somtng like $orders = Bigcommerce::getOrders();
but i need before. how to check that data is incorrect? thanks