You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently in the process of looking at migrating our Bika Lims (Bika LIMS 3.1.5) data to senaite via the senaite.sync tool. I'm getting an error stipulating that we need to have installed senaite.jsonapi on the source system.
Could you please outline how to correctly connect this sync tool to the Bika API?
Notes:
The sync tool is looking at the base URL of @@API/senaite/v1 as per:
Hi,
I'm currently in the process of looking at migrating our Bika Lims (Bika LIMS 3.1.5) data to senaite via the senaite.sync tool. I'm getting an error stipulating that we need to have installed
senaite.jsonapion the source system.Could you please outline how to correctly connect this sync tool to the Bika API?
Notes:
The sync tool is looking at the base URL of
@@API/senaite/v1as per:senaite.sync/src/senaite/sync/syncstep.py
Line 24 in 3535c39
Steps to reproduce
Navigate to
senaite/sync_addand fill out required details and click "Save and Fetch"Current behavior
I receive the following error
Expected behaviour
Being able to successfully establish a connection to our bika API (
http://bika:8081/bikatest/@@API).Screenshot (optional)