Hi
I would like to add items from HA to Tandoor shopping list. For this there is a Tandoor’s api.
I must make a post rest call to an end point with bearer token.
So I added a rest command to configuration.yaml but every time I tried to launch the command in the developer section of HA, I had an error 403 : CSRF verification failed. Request aborted.
I don’t find a way to pass this error.
Do you have an idea ?
Thanks for your help.