Discussions
Error in Video Insertion Format and Appearance
The appearance of the video insertion is broken. It currently displays as if it were a static image with a hover zoom (magnifying glass) effect. When clicked, the user is redirected to the video, but the overall design does not look good and is not intuitive.
previousSlug parameter is gone?
Where is the previous slug parameter gone?
New branch feature need help
Hi there,
Issue with API requests requiring redirect URLs within ReadMe iframe
We’re experiencing an issue when trying to make API requests that involve a redirect_uri parameter from within a ReadMe API Explorer (iframe). Normally, standard API calls work fine within the embedded iframe, but when the endpoint requires a redirect flow (such as OAuth authorization), the request fails or does not behave as expected. Thanks for the help!!!
Here’s an example of the request that fails:
const options = { method: 'GET', headers: { accept: 'application/json' } };
Unable to retrieve API Definition ID after upload
I recently uploaded a new API definition using the rdme CLI tool with the following command:
How do you manage versioning in documentation for multiple service tiers?
Hello everyone,
I’m working on documentation for a project that offers two service tiers (basic & premium) with slightly different API behaviours. I’d love to get feedback on how other teams handle docs versioning in such cases.
pingone sso enabled for the link "https://dash.readme.com" not working
Want to have pingone sso enabled for the link "https://dash.readme.com", even after savign enforced sso it is not give sso login page for the requested link, what to do?
YAML is not rendering correctly.
Hello,
Is there any supported way to make API endpoints searchable by their URL path (e.g., /api/v1/users)?
I’m trying to confirm whether I’m misunderstanding how ReadMe search is intended to work.
Export all External and internal users
Hello,