You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello! I would like to use val.town for some simple web scraping, but I ran into problem with Proxied fetch:
https://www.wikipedia.org
fetch works: https://www.val.town/v/jnv/majesticOliveStork/versions/11https://wikipedia.org
(withoutwww.
) fetch returns Bad Request error: https://www.val.town/v/jnv/majesticOliveStork/versions/12https://wikipedia.org
works fine: https://www.val.town/v/jnv/majesticOliveStork/versions/13I suspect it could be related to redirects, perhaps the API behind the proxied fetch expects only 200 response?
Beta Was this translation helpful? Give feedback.
All reactions