ajoliveau
ajoliveau
Thank you so much ! I deleted my comment before you had a chance to respond, because I found the answer in the meantime :) Everything works a-ok in the...
I can add some more information, I kept getting a reponse like this : ``` { "error": { "message": "Incorrect API key provided: sk-dEQi4***************************************uraT. You can find your API key...
I had this problem, for what it's worth I switched to using [extendRoutes](https://nuxtjs.org/docs/configuration-glossary/configuration-router/#extendroutes) in the nuxt.config.js and all the use-cases I needed in a separate router.js could be changed to...