Team,
I have a REST api which creates a customer. I have set app: { noKbnVersion: true}, to the API config. I got the following error.
{ statusCode: 400,
error: 'Bad Request',
message: 'Request must contain a kbn-xsrf header.' }
Could you please help.
Thank you.