Hello again. I have a problem with making requests with Axios from the server-side before the content is sent and rendered on the client-side to my API.
According to this thread > nuxt-community/auth-module#478, the problem is that Nodejs does not accept responses from the API, but there is not an error in the logs. Didn't you encounter something similar?