Skip to content

Allow localhost files behind a flag #22

@tduval-unifylogic

Description

@tduval-unifylogic

Hola!

I am sure it is something really simple I am missing. I want to use the api but cannot get it to work as designed with local web server files (port 80). Here are some images that depict what I am experiencing. I'm on an M1 Mac Mini (Monterey) if that makes any difference.

First, I try the sample post provided on the github repo home page in postman (which works!):
image

Then I create a local web server (on port 80), files are accessible by a browser without specifying port:
image
image

Then I try the same post, except this time I point to the files on the local web server:
image

Then I tried the same post in a Notebook in Visual Studio with Python requests object:
image

Lastly, (what did work!!!) I gave the eye CLI the same arguments (local web server addresses) to the files and it worked!!

image

Any guidance on how to get this working as intended would be greatly appreciated!

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions