egh / zotxt

zotxt: a Zotero extension for text
http://gitlab.com/egh/zotxt
GNU General Public License v3.0
326 stars 16 forks source link

request--callback: peculiar error: 400 #41

Open brandelune opened 1 year ago

brandelune commented 1 year ago

I'm using emacs 30 (current master) and the available zotxt mode. When I insert a reference, I get access to selecting it, but then I get a

[[zotero://select/items/nil]]

thing imported and a

[error] request--callback: peculiar error: 400

error, and eventually this one too:

[error] request-default-error-callback: http://127.0.0.1:23119/zotxt/select?key=nil error

It looks like the protocol is not working on Zotero's side, but I'm not sure what to do.

egh commented 10 months ago

There seems to be a problem with inserting the original reference, so now you have a broken reference. It might be a problem with emacs 30 - I haven't tested with emacs 30. I'll try that out and see what happens.

egh commented 9 months ago

This is working for me - I don't think it's a problem with emacs 30. Possibly a problem with the interaction with BBT, which should be fixed now. Can you let me know if you are still having this problem?