NDAR / nda-tools

Python package for interacting with NDA web services. Used to validate, submit, and download data to and from NDA.
MIT License
48 stars 22 forks source link

File Fails to Pass Validation Because of GUIDs #48

Closed JBarsotti closed 8 hours ago

JBarsotti commented 1 year ago

Hello all,

Sorry to bother you with this, but I am encountering and issue where my files fail to pass validation because we ended up having to replace some old GUIDs with new GUIDs. This is because we discovered that some of the information (such as middle name and last name) were incorrect for some subjects. We alerted the NDA Helpdesk to this issue and they said that they would replace the old GUIDs with the new, but we still cannot upload the files because of this problem. Is there any workaround?

Thanks!

John