Hi Team, I have just started typesense and I am implementing this in java, while creating batch import I m getting below error
org.typesense.api.exceptions.RequestUnauthorized:
Request failed with status code: 401.Server said: Forbidden - a valid
x-typesense-api-key
header must be sent. I m using below piece of code from documentation