cartodbclient-php
cartodbclient-php copied to clipboard
Double issue with client
I'm getting these two errors after setting up my config file and testing a query:
PHP Warning: Invalid argument supplied for foreach() in /mypath/cartodb.class.php on line 39
PHP Fatal error: Class 'OAuthSignatureMethod_HMAC_SHA1' not found in /mypath/cartodb.class.php on line 268
What could be causing these?