Skip to content

gm_modify_thread returns Bad Request (HTTP 400) no matter what I feed it #150

Open
@tariuk

Description

@tariuk

I'm trying to add labels to a thread, but have been unable to do it no matter what I feed it.

gm_modify_thread(thread_id$threadId)
Error in gm_modify_thread(thread_id$threadId) : Bad Request (HTTP 400).

thread_id is a variable returned by gm_send_message after successfully sending an email. Adding values to add_labels and remove_labels makes no difference in the error, whether the labels are label ids or label names.

Metadata

Metadata

Assignees

No one assigned

    Labels

    reprexneeds a minimal reproducible example

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions