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

certificateURL from integrity Operations api is always null despithe returning true in hasCertified attribute #132

Open
ricardo-enriquez opened this issue Dec 18, 2024 · 0 comments

Comments

@ricardo-enriquez
Copy link

I have this response

{
"operations": [
{
"certifierName": "[WFCFO] Where Food Comes From Organic (formerly A Bee Organic)",
"nopOperationID": "9092227302",
"operationName": "My Organic Place",
"operationOtherNames": "",
"clientOperationID": "",
"contactFirstName": "Stephanie",
"contactLastName": "Cisneros",
"nopOperationStatus": "Certified",
"statusEffectiveDate": "2022-11-28T00:00:00",
"nopAnniversaryDate": "2025-08-01T00:00:00",
"lastUpdateDate": "2024-12-02T13:01:22.39",
"phone": "",
"email": "[email protected]",
"websiteURL": "",
"additionalInformation": "",
"hasCertificate": true,
"certificateURL": null,
"scopes": [
{
"nopScopeStatus": "Certified",
"nopScope": "Crops",
"statusEffectiveDate": "2022-11-28T00:00:00"
}
],
.
.
.

certificateURL is always null event when hasCertificate is true

I can sort this out if you guys guide me

Fernan Ricardo Enriquez Quintero
Software architect
[email protected]

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