From 3feda151c5dcb65d6ce97a4ebc5c819e2cdf38c8 Mon Sep 17 00:00:00 2001 From: Jef LeCompte Date: Mon, 16 Nov 2020 11:28:53 -0500 Subject: [PATCH] docs: add cloud provider FAQ Signed-off-by: Jef LeCompte --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f85d557..e84eb0c 100644 --- a/README.md +++ b/README.md @@ -511,4 +511,6 @@ See [#11](https://github.com/jef/streetmerchant/issues/11). **Q: Why does Amazon show an error page (with a picture of an animal) instead of adding to cart or going to the detail page?** This is intended; see [#733](https://github.com/jef/streetmerchant/issues/733). This indicates that the item is out of stock and only available from a third-party seller (often at a markup). +**Q: I'm using streetmerchant in the cloud and X isn't working.** There is _a lot_ of undefined behavior with using streetmerchant in the cloud. Some sites may block IPs from your cloud provider. It is possible that a VPN will help circumvent these problems. +