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
Description
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
Labels
No labels