Tenho um fluxo no N8N que é acionado por um webhook, ele gera um token de autenticação, para uma chamada HTTP. O outro fluxo, deveria acionar esse fluxo para obter o token, através do nó HTTP, porém, o nó não consegue concluir a chamada, que fica em execução até ser pausada manualmente. Fazendo a chamada via Postman, para realizar um teste, obtive sucesso. Por qual motivo não consigo acionar esse worflow através de outro workflow?
Also, sorry to ask, but could you try to keep your following posts in English? We strive for a community that can help as many users as possible, but the language barrier is always an issue. Using English makes it a little easier to overcome this
For some reason, when uploading the code here on the platform, the URL was changed. However, I am calling the correct URL in the HTTP node, which references the URL of the webhook node.