Skip to content

how to get oauth_token? #145

Open
Open
@Simerjit-developer

Description

@Simerjit-developer

I am trying to use WP REST API plugin for rest API's. But I am getting error of authorization. Then I installed OAUTH1 Plugin. On adding consumer,I got consumer key and consumer secret but not oauth_token. How I can get the oauth_token. Now Error message is -

{
  "code": "json_oauth1_missing_parameter",
  "message": "Missing OAuth parameter oauth_token",
  "data": {
    "status": 401
  }
}

Please help me to resolve this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions