ShuvamJaswal/Gdrive-Stremio-Update

Error when i import addon to stremio

Opened this issue · 0 comments

When tried to import the addon to stremio, it shows this message:

Screenshot

my manifest.json file:

{
    "catalogs": [],
    "description": "This plugin fetches content from goolag drive.",
    "id": "shuvamjaswal.stremio.googledrive",
    "logo": "https://fonts.gstatic.com/s/i/productlogos/drive_2020q4/v8/web-512dp/logo_drive_2020q4_color_1x_web_512dp.png",
    "name": "GDrive",
    "resources": [
        "stream"
    ],
    "types": [
        "movie",
        "series"
    ],
    "version": "1.1.0"
}