rmapi icon indicating copy to clipboard operation
rmapi copied to clipboard

Errors thrown when attempting to use geta

Open dkoenigsberg opened this issue 2 years ago • 3 comments

This is incredible work!

I'm using the latest release on osx accessing rmfakecloud with my rm2. (edit: osx ventura, go 1.19.5)

I'm having trouble using the geta command to generate pdf's of annotated files. I'm seeing 2 different kinds of errors:

  1. "cannot unmarshal object into Go struct field Content.pageTags of type string"
  2. "Error: Failed to generate annotations for Test document with Unknown header"

It seems to throw these errors on notebooks generated on my rm2 but not on pdf's that I've put on the device and annotated. Still testing to find out.

dkoenigsberg avatar Jan 19 '23 07:01 dkoenigsberg

what is the device version? 3.x notes wont work

ddvk avatar Jan 20 '23 11:01 ddvk

That's the problem! I'm using 3.x notes right now

dkoenigsberg avatar Jan 21 '23 10:01 dkoenigsberg

is it just some version mismatch, and we didn't reverse engineered the new 3.x format? Is there some initiatives around for the 3.x format?

dolanor avatar Oct 11 '23 11:10 dolanor