Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Facing ERR_UNKNOWN_URL_SCHEME Error

New Here ,
May 03, 2022 May 03, 2022

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.

TOPICS
PDF Embed API
794
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 04, 2022 May 04, 2022
LATEST

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources