Skip to main content
Participant
May 4, 2022
Question

Facing ERR_UNKNOWN_URL_SCHEME Error

  • May 4, 2022
  • 1 reply
  • 856 views

Embed PDF viewer is working but got the error in console ERR_UNKNOWN_URL_SCHEME.

am using multiple PDF viewers on a single page with a different variable name.

This topic has been closed for replies.

1 reply

Legend
May 4, 2022

It looks as if somehow you are using a URL of "about:blank" instead of the correct URL. This URL is often generated in browsers for JavaScript actions. Check your coding and and console writes of the expected URLs.