twitter-api-php icon indicating copy to clipboard operation
twitter-api-php copied to clipboard

Error when using POST and postFields is mult-dimensional array.

Open zgott opened this issue 7 years ago • 1 comments

Great library over all.

I tried to comment on your stackoverflow answer but don't have a high enough reputation.

I'm running into issues trying to make requests similar to the ones on this Twitter API Doc Page. You'll see that the example post body is multi-dimensionl. This throws the error:

Warning: rawurlencode() expects parameter 1 to be string, array given in TwitterAPIExchange.php on line 345

zgott avatar Oct 05 '17 07:10 zgott

Marge requested #250

plamworapot avatar Oct 30 '17 03:10 plamworapot