I'm following the level 1 training and I'm running into this error: Problem in node ‘HTTP Request‘ The resource you are requesting could not be found when running an htttp request to https://internal.users.n8n.cloud/webhook/course-level-1

I’m following the level 1 training and I’m running into this error: Problem in node ‘HTTP Request‘ The resource you are requesting could not be found when running an htttp request to https://internal.users.n8n.cloud/webhook/course-level-1

If i chose post as method it works

FYI i was able to request the URL before and then in a new workflow, i can’t.
and now even in the old workflow it is working

@Jon any idea about this to complete the training level 1 ?

Intenté todo pero nada funcionaba, después de cansarme fui a prepararme un café y cuando volví funcionaba bien. Lo que descubrí es que la mayoría de las veces el problema está en la URL. Cuando todo está bien, copia la URL y verifica si aparece 404 en el navegador; si es así, el problema está en la URL/API que no responde. Cuando aparece “¡Datos de autorización incorrectos!” entonces está todo bien, pruébalo. ¡Gracias!