i feel so bad that i only visit this channel when ...
# orm-help
a
i feel so bad that i only visit this channel when i have an issue. Anyway, here's the issue i'm currently running into: I get a 5001 error when making a request to one of my local express server when using my
graphcool playground --target=dev
It says
"function execution error: request to <http://MY_API_SERVER:3100/PATH> failed, reason: connect ECONNREFUSED 127.0.0.1:3100"
when i make a request to my AWS lambda function, the request goes through fine