Please Help.
Hello, I don't understand why I keep getting this error "{"error":{},"label":"Return","message":"Cannot read properties of undefined (reading 'url')"}"
And this one
"Workflow not found, make sure you have deployed it with the trigger method set to GET and path set to /"
I have deleted everything twice and followed the video
Thanks!
And this one
"Workflow not found, make sure you have deployed it with the trigger method set to GET and path set to /"
I have deleted everything twice and followed the video
Thanks!

Solution
Hi @Michelle Landon, please ensure your trigger method matches with the request method, you make to the API.
