redguava / cliniko-api

The API for Cliniko
74 stars 39 forks source link

invalid/invalid content type for patient attachment #348

Closed alaminio closed 3 years ago

alaminio commented 3 years ago

I'm trying to attach a file to a patient using the following endpoint:

/v1/patient_attachments

Seems everything is fine but I am getting "content_type": "invalid/invalid"

I am trying to attach a pdf file with the path: @/home/.../public_html/.../storage/uploads/sample.pdf

hagen commented 3 years ago

Hi there, I think you asked this in our Google Group too. Have answered over there.

Cheers