Skip to content

API-Key Header in board_rsconnect #176

@ni2scmn

Description

@ni2scmn

Hi,

it seems that there is a casing error in the function _get_headers in the class RsConnectApi.

The api_keys gets formatted as d_key = {"Authorization": f"key {api_key}"} if api_key is not None else {} while in the docs it is referered as 'Key' link

This leads to an error on my side

Source of error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions