Closed gethinoakes closed 8 months ago
Thanks for reporting this other issue!
Interestingly, this seems to happen with every conversation that you're trying to save but doesn't happen with any of the cases I've been testing. This means that there are probably some edge cases that are out of the scope of my set of test conversations. Could you please share the link of one of the conversations where this issue is occuring? If you don't want it to be public you may send it to me via email at tlartigau.pro@gmail.com.
The logs that you've provided also helped me to see what's causing the issue deep in the code, it should now be fixed. However it would still be useful to understand what causes this behavior in some cases and not others.
@L-a-r-t I created a new test conversation and the same issue is happening, here's a link to the conversation: ChatGPT to Notion Test.
Do you mean the issue is fixed in an upcoming plugin update? Looking at the plugin it's still on 1.8.1. Thanks in advance! :)
@L-a-r-t I'm running 1.8.2 now and it seems to be working perfectly, thank you!
Chrome extension version 1.8.1 First of all thanks for the plugin. I just tried the extension after the this update https://github.com/L-a-r-t/chatgpt-to-notion/issues/31
However there is a bug when attempting to save the full conversation
Unexpected end of JSON input
This bug only seems to affect saving the full conversation, there is another bug when saving an individual message, but I'll create another issue for that.