Closed nicole-brewer closed 3 years ago
@nicole-brewer sorry about that, we removed the relationship in this direction a little while back because some projects have ridiculous amounts of digital objects.
Instead you can associate the project to the digital object. That-is digital object has a parameter projects
that takes a list of projects. I've just updated the tutorial accordingly. Please let us know if you run into additional issues.
That make sense! Thanks for the quick feedback
I am trying to follow along with the coreapi tutorial. So far I haven't changed anything in the notebook except replacing the authentication token with my own. When I try to create a project with an object I get the error
ParameterError: {'digital_objects': 'Unknown parameter.'}
.This is the cell that has the error:
Traceback:
Let me know if I can provide more details, thanks!