tymmesyde / peario-client

Peario
https://peario.xyz
51 stars 5 forks source link

CORS Error #21

Closed yilmazcabuk closed 2 years ago

yilmazcabuk commented 2 years ago

Describe the bug When I try to add a new add-on, I get CORS error instead.

To Reproduce

  1. Copy add-on's manifest link.
  2. Paste it to Peario's add-on manager.
  3. Open browser's console to see the error.

Expected behavior I was expecting that the add-on to be added.

Screenshots Screenshot 2022-04-17 193328

Environment

tymmesyde commented 2 years ago

You need to paste the direct url to the manifest addon, i believe you pasted the url to share the manifest from Stremio Try pasting this instead: https://torrentio.strem.fun/manifest.json

yilmazcabuk commented 2 years ago

You need to paste the direct url to the manifest addon, i believe you pasted the url to share the manifest from Stremio Try pasting this instead: https://torrentio.strem.fun/manifest.json

Yes, problem solved by doing what you said. Thanks.