Skip to content

Token Authentication Issue #159

@bleonar5

Description

@bleonar5

I'm developing a shiny app in R for the Psych-DS data standard project, and one component of the app is a streamlined OSF upload interface for datasets.

I've tried using the osfr package to handle the dataset uploads, but I've found that my personal access tokens are not accepted by either the authentication process or when used directly for uploads. I'm certain that the token is correctly formatted and has the proper access, and I am able to successfully authenticate when I access the API directly. Using my token, I can authenticate using direct HTTP requests and can successfully upload datasets. With this in mind, I feel like there's something going wrong with the current osfr codebase, but I understand that I could be missing something simple.

Can someone on the team confirm that PATs are being accepted by the current osfr authentication function?

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