-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Open
Labels
Needed: documentationDocumentation is requiredDocumentation is required
Description
Details
- Read the Docs project URL: https://sphinx-tippy.readthedocs.io/en/latest/
- Build URL (if applicable): I'm trying to get this one to work: https://app.readthedocs.org/projects/sphinx-tippy/builds/29525245/ and Use appropriate User-Agent in HTTP header sphinx-extensions2/sphinx-tippy#30 (I'm not a maintainer of sphinx-tippy)
- Read the Docs username (if applicable): not relevant
The curl
example on the following documentation page does not work: https://docs.readthedocs.com/platform/stable/api/v3.html#embed
I tried running locally the following command from the RTD documentation
curl https://app.readthedocs.org/api/v3/embed/?url=https://docs.readthedocs.io/en/latest/features.html%23read-the-docs-features
Expected Result
A JSON object with a content
field as shown in the documentation.
Actual Result
I get the following:
{"error":"External domain not allowed. domain=docs.readthedocs.io"}
I tried a few variants but found not combination of domains that worked.
Metadata
Metadata
Assignees
Labels
Needed: documentationDocumentation is requiredDocumentation is required