Skip to content

Domain Verification Failed! #66

Description

@bmarw

Hi

I am working on integrating ONDC .We are buyer app. I followed this document.
https://github.com/ONDC-Official/developer-docs/blob/main/registry/Onboarding%20of%20Participants.md

I have reached till step number 5 and Now when I hit below url.with proper request body.
https://staging.registry.ondc.org/subscribe
What could be the reason for this. I used Java utility to generate the content inside the page.

I get
{
"message": {
"ack": {
"status": "NACK"
}
},
"error": {
"type": "DOMAIN-ERROR",
"code": "129",
"path": null,
"message": "https://comedia.in : Domain verification is failed "
}
}

I have proper request body.

Any help would be appreciated.

I don't know if content of my message body that I am sending is wrong or html page ondc-site-verification.html content field is wrong.

Regards
Bhanu

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