Legacy Dev Forum Posts

 View Only

Sign Up

  • 1.  Could not be found

    Posted 06-05-2025 18:21

    jhwon | 2022-03-30 09:28:35 UTC | #1

    The page that existed before the renewal could not be found. Where do I find it now?

    e.x) https://developer.genesys.cloud/api/rest/client-libraries/java/AnalyticsApi#postAnalyticsUsersAggregatesQuery

    JAVA API....


    tim.smith | 2022-03-30 12:33:18 UTC | #2

    For performance reasons, the 10,000+ SDK doc pages were not individually redirected. You can find the SDK documentation in these locations:


    jhwon | 2022-03-31 01:13:24 UTC | #3

    Thank you for the your reply. As you said, I checked the github documentation. But, it can only show the first 1000 documents. How can I check documents other than a thousand?

    Clicking on an item on the first page will take you to it normally. However, clicking a link in a subpage takes you to a nonexistent page. (404 Not Found).


    tim.smith | 2022-03-31 01:25:18 UTC | #4

    If you know the name of the model or API class, just replace the filename in the URL. If you don't, your best bet is to clone the repo and look at the files locally. I'd suggest a shallow clone; it's a big repo and can take a while. You can also use your IDE's documentation/IntelliSense. This isn't the final solution; we're working on doc improvements.


    jhwon | 2022-03-31 07:04:01 UTC | #5

    Thank you for answer. First of all, I can go directly to the API model name i know.

    When I click on the sub link, it still gives me a 404 not found , but, i can check it by changing the html to md in the url address.

    I hope it gets fixed soon.


    system | 2022-05-01 07:04:24 UTC | #6

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 14085