sst / guide

Repo for guide.sst.dev
https://guide.sst.dev
MIT License
3.68k stars 445 forks source link

"Network Error" from Client reading or writing to DynamoDB #210

Open mdconner opened 6 years ago

mdconner commented 6 years ago

Is anything special needed when running on Windows via Git Bash (similar to API where "/" appended to YOUR_API_GATEWAY_URL and leading "/" removed from path-template)? With these changes, the API ran successfully for all routes. But Client always returns "Network Error" with listing or adding a Note.

I've been trying to set up CloudWatch logs - not having much success so far

jayair commented 6 years ago

@mdconner Can you see the full URL that it is making a request to?

jayair commented 6 years ago

@aaalveee Can I see the full command you are running? And are you on Windows as well?