Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

Issue when trying to establish a connection to bika API #67

Description

@benletchford

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.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:

API_BASE_URL = "@@API/senaite/v1"

Steps to reproduce

docker run --rm -e ADDONS="senaite.sync Products.AdvancedQuery<4" -p 9080:8080 ramonski/senaite

Navigate to senaite/sync_add and fill out required details and click "Save and Fetch"

Current behavior

I receive the following error

Please install senaite.jsonapi on the source system

Expected behaviour

Being able to successfully establish a connection to our bika API (http://bika:8081/bikatest/@@API).

Screenshot (optional)

senaite-error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions