When I run the v20 server example, I get the following error:
(node:27826) UnhandledPromiseRejectionWarning: FetchError: invalid json response body at http://jungle.greymass.com/v1/chain/get_info reason: Unexpected token < in JSON at position 0
at /mnt/c/Users/david/proj/***/node_modules/node-fetch/lib/index.js:272:32
at processTicksAndRejections (internal/process/task_queues.js:93:5)
Looks like jungle.greymass.com returns an HTML page with error 502.
When I run the v20 server example, I get the following error:
Looks like jungle.greymass.com returns an HTML page with error 502.