Skip to content

Error in Oauth access and oauth access token secret in the Oauth1 to generate access token #3

Description

@MOSTAFAEZZAT

I want to use Quickbooks Payment API for charging credit cards, the problem is the access token can't even generate manually or through the SDK

in these fields over here
I think consumer key is : client id of the app, consumer secret is client secret key, oauth access and oauth access token secret those are not clear but it anyways how get them?

`  /**
   * The Constructor for OAuth 1
   * @param String $ck     Consumer key
   * @param String $cS     Consumer Secret
   * @param String $oT     OAuth Access Token
   * @param String $oTS    OAuth Access Token Secret
   */` 

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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