Skip to content

Parameters for direct message on twitter #199

@pspatel

Description

@pspatel

Hello There,

Error is occurring at line number 362 in tmhOAuth/tmhOAuth.php file. When we are sending the params as per the twitter new endpoints not able to use because an error occurred in the below code in prepare_params() function.

if (is_array($v))
$v = implode(',', $v);

Is there any way to set a multidimensional array or setting header type JSON in curl.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions