Giannis Kotsakiachidis

Results 2 issues of Giannis Kotsakiachidis

## Bug Description I've noticed that whenever I try to create a note via the API, I get an error as seen below. It seems that the body field is...

type: bug

Path: /api-reference/endpoint/retrieve-a-qr-code I am using NextJS and Typescript. I have a URL that i want to retrieve its QR code. Using the implementation from the docs, this is suggested: ```...