1

I need to download generated.pdf from "blob:" link All the common methods throws "Only HTTP(S) protocols are supported" error

All the common methods (Https, Request, Fetch) throws "Only HTTP(S) protocols are supported" error I is possible at all?

  • 1
    Does this answer your question? [What is a blob URL and why it is used?](https://stackoverflow.com/questions/30864573/what-is-a-blob-url-and-why-it-is-used) – Konrad Mar 16 '23 at 18:42
  • 1
    You can't do that because it's an internal browser url, can't be accessed from nodejs – Konrad Mar 16 '23 at 18:43

0 Answers0