Skip to content

Sending Correct Signature still the request is being nack #5

@Shreetej

Description

@Shreetej

Even when verify_sign=false in config.yaml. The server is trying to verify the Header Authorization and sending Nack with
{
"message": {
"ack": {
"status": "NACK"
}
},
"error": {
"code": "20001",
"path": "string",
"message": "Cannot verify signature for request"
}
}

For push_receiver_recon
input payload - {
"context":{
"bpp_uri":"https://gateway.cept.gov.in/ondc",
"bpp_id":"gateway.cept.gov.in"
}
}

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