Skip to content

token authentication url #20

@btw1027

Description

@btw1027

I think the token url is incorrect for the PublicAPI class

is this:
self._token_url = https://api.orcid.org/oauth/token

should be this instead?
self._token_url = "https://orcid.org/oauth/token"

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