403 forbidden when calling custom controller from Nuxt

Hello! I am using Strapi V4, and stuck with the same problem (created a post with detailed description here). I personally did not have findOne route specified in my /routes/custom.js file, but I wrote it down there below route which must be called. But still findOne is being called instead of custom route :frowning_face: