Skip to content

The case of the account name registered on the developer portal does not match the account name used by the SDK #16

@husile333

Description

@husile333

SDK used account name(hard code):

Transaction_Processing(GpApiConnector.processAuthorization)

developer portal generated account name:

transaction_processing

So you can meet the following error result if using GP API with java-sdk:

{
  "error_code": "ACTION_NOT_AUTHORIZED",
  "detailed_error_code": "40003",
  "detailed_error_description": "Token does not match merchant config in the request"
}

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