Error when importing API spec #739
Unanswered
ethan-cassel-mace
asked this question in
4. Open API
Replies: 2 comments
-
👋 @ethan-cassel-mace, it looks like there is a CORS policy error when trying to fetch data from |
Beta Was this translation helpful? Give feedback.
0 replies
-
ah got it, that makes sense thanks so much for the reply!
…On Thu, Sep 26, 2024 at 10:34 PM Aiko ***@***.***> wrote:
👋 @ethan-cassel-mace <https://github.com/ethan-cassel-mace>, it looks
like there is a CORS policy error when trying to fetch data from
https://service-run-api.muir.ai. The server isn’t including the required
Access-Control-Allow-Origin header in its responses, which is necessary
for cross-origin requests from https://app.gitbook.com. Reconfiguring
this should resolve the issue.
—
Reply to this email directly, view it on GitHub
<#739 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BEOU4RSK3ADO5LXHZOGCT63ZYTU6VAVCNFSM6AAAAABO6B2ZMGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTANZXGA4TGMY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm getting an error when importing my api spec from url here:
https://service-run-api.muir.ai/carbon_origin/openapi.json
here's a screen capture of the exaperiance:
Screen.Recording.2024-09-26.at.16.48.02.mov
Beta Was this translation helpful? Give feedback.
All reactions