-
Notifications
You must be signed in to change notification settings - Fork 10
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
All organization /resources URLs are returning null #713
Comments
@mparsons-ce Some of the organization resources were not extracted, although the envelopes themselves were published successfully. However, instead of 404s, I re-processed the envelopes, now the Why some resources were not extracted is an open question. |
@excelsior @mparsons-ce can this be closed? |
@excelsior @edgarf what is the follow up on this? |
@jeannekitchens The data issue has been fixed. I also did some improvements towards the publishing flow to reduce the chances of it happening again. I'm working on adding some data consistency checks, as well as fixing the API to respond with a correct status instead of a |
…und-response (#713) Improve fetching envelope resources
The following URL returns null:
https://credentialengineregistry.org/resources/ce-0abf92da-5536-4670-bb47-636a3f330d7c
Yet, these return data:
https://credentialengineregistry.org/graph/ce-0abf92da-5536-4670-bb47-636a3f330d7c
https://credentialengineregistry.org/envelopes/ce-0abf92da-5536-4670-bb47-636a3f330d7c
Quick testing suggests that this is only an issue for organizations
The text was updated successfully, but these errors were encountered: