Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Onboarding Staging Q&A #44

Open
Haripriya557 opened this issue Nov 7, 2023 Discussed in #31 · 0 comments
Open

Onboarding Staging Q&A #44

Haripriya557 opened this issue Nov 7, 2023 Discussed in #31 · 0 comments

Comments

@Haripriya557
Copy link

Good Evening

1.We had generated signed public key and signed private key. (Based on the code which you have uploaded in bitbucket)
2. And generated signeduniquereqestedid by useing signed private key .
3.And we had also encryption public and private key . (Based on the code which you have uploaded in bitbucket)

we have faceing an issue please find request and response body below .

  • Request Body

{
"context": {
"operation": {
"ops_no": 4
}
},
"message": {
"request_id": "27baa06d-f90a-486c-85e5-cc621b787f06",
"timestamp": "2023-11-07T14:22:54.101Z",
"entity": {
"gst": {
"legal_entity_name": "Oxyloans",
"business_address": "CC-02, Ground Floor, Block-C, Indu Fortune Fields, The Annexe Phase-13, KPHB Colony, K P H B Phase 9, Kukatpally, Hyderabad, Telangana 500085",
"city_code": [""],
"gst_no": "36AAWCS9145D1ZT"
},
"pan": {
"name_as_per_pan": "SRS FINTECHLABS PRIVATE LIMITED",
"pan_no": "AAWCS9145D",
"date_of_incorporation": "21/01/2016"
},
"name_of_authorised_signatory": "RamaDevi Thatavarti",
"address_of_authorised_signatory": "Flat No.40505, Olive Block, Indu Fortune Fields - Gardenia, Kukatpally, HYDERABAD, Telangana, India, 500072.",
"email_id": "[email protected]",
"mobile_no": 7702795895,
"country": "IND",
"subscriber_id": "oxyloans.com",
"unique_key_id": "27baa06d-f90a-486c-85e5-cc621b787f09",
"callback_url": "/oxyloans/v1/user/ondc/onboarding",
"key_pair": {
"signing_public_key": "X+jIMF0p3eBxFs3hKPi49sUQBTGRK+6Oz4R9iwBqgKQ=",
"encryption_public_key": "MCowBQYDK2VuAyEAkRb7g2Ij18YAzHyCNOFIA6tYK+1dxcqJOjT/jPpk6ww=",
"valid_from": "2023-11-07T14:22:54.101Z",
"valid_until": "2024-10-26T13:44:54.101Z"
}
},
"network_participant": [
{
"subscriber_url": "/buyerAppl",
"domain": "nic2004:52110",
"type": "buyerApp",
"msn": false,
"city_code": [
"
"
]
},
{
"subscriber_url": "/sellerAppl",
"domain": "nic2004:52110",
"type": "sellerApp",
"msn": false,
"city_code": [
"*"
]
}
]
}
}

*. Response Body

{
"message": {
"ack": {
"status": "NACK"
}
},
"error": {
"type": "CORE-ERROR",
"code": "131",
"path": null,
"message": "https://oxyloans.com/oxyloans/v1/user/ondc/onboarding/on_subscribe : Encryption verification is failed"
}
}

extedcouD pushed a commit to extedcouD/developer-docs that referenced this issue Jul 26, 2024
Logistics & B2B Log utility + Deep Links
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant