Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

preview is not working #217

Open
Open
@bendavis78

Description

@bendavis78

When I run apiary preview --path=./docs/myapi.apib --server, the resulting page is empty. It shows a basic interface frame but no API info.

A quick look at js console shows the following URL returning a 404:

https://jsapi.apiary.io/user?_=1669685631526 

I have APIARY_API_KEY set in the environment.

When I open that URL in a browser, I get a proper response. However loading that from localhost:8080 causes the 404.

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