Troubleshooting unAPI and MARC

I'm working on implementing unAPI for a project and have pre-existing marc records for most of the content. How can I get Zotero to recognize the content?

I can tell that it's hitting my unAPI view and it's requesting content for the application/marc content, but then nothing happens. I never get a prompt to select which records I want to import. What does the marc record need to look like? Are there any examples I can refer to, or can I manually try importing to see what's going wrong?

I'm getting the marc records as marcxml, but I'm using pymarc so I should be able to serialize the record in whatever form is needed.
Sign In or Register to comment.