You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: