cartodbclient-php icon indicating copy to clipboard operation
cartodbclient-php copied to clipboard

Double issue with client

Open jonmrich opened this issue 9 years ago • 0 comments

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?

jonmrich avatar May 11 '15 20:05 jonmrich