Skip to content

Error in curl::handle_setopt(handle, .list = req$options) : length(keys) == length(values) is not TRUE #760

@maheshrapaka

Description

@maheshrapaka

Recently, I upgraded my R version from 3.6.0 to 4.0.0. Since then, I've been encountering the following error during simple GET or POST calls, which I never experienced with the older version. I also upgraded my httr package from version 1.4.1 to 1.4.7:

Error in curl::handle_setopt(handle, .list = req$options) : length(keys) == length(values) is not TRUE

 res <- GET("http://google.com")

curl_options() is NULL.
I am not sure this is causing the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions