Skip to content

OAuth2 working but API access not working #49

@rmetcalf9

Description

@rmetcalf9

Hi,
I have oauth2 working and configured using my google accoutn.
I also want to use the rpc url

I am using this curl request
curl -v -u jsonrpc:TOKEN_COPIED_FROM_UI -H "Content-Type: application/json" -d '{"jsonrpc":"2.0","method":"getVersion","id":1}' https://kanboard.metcarob.com/jsonrpc.php

and always getting 401 errors.

Will the oauth2 plugin stop the token based API access working? What is the method to get them both working?

Thanks
Robert

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