Skip to content

Documentation uses http protocol ( not secure, hard to deploy ) #80

@shettyvarshaa

Description

@shettyvarshaa

While deploying my application on Vercel, I noticed that the API being used follows the HTTP protocol. This causes the browser to block it. It works locally because it can send requests to other HTTP resources. However, the deployment on Vercel does not work.

I would like to fix the documentation and replace all instances of 'http' with 'https' for the URLs mentioned.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions