Skip to content

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

Description

@ricardo-enriquez

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": "stephanie123cisneros@gmail.com",
"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
ricardoeq90@gmail.com

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions