Weird, Read https://google.com had been working, and today it doesn't work anymore:
read https://google.com *** Access Error: invalid UTF-8 encoding: #{E9206E27}
Weird, Read https://google.com had been working, and today it doesn't work anymore:
read https://google.com *** Access Error: invalid UTF-8 encoding: #{E9206E27}
That's a long time known issue with pages with invalid / different utf implementations. This can help
convert-invalid: function [page] [
collect/into [foreach c page [keep to-char c]] clear ""
]
>> convert-invalid read/binary https://google.com
== {<!doctype html><html itemscope="" itemtype="http://schema.org/Web...