Legacy Dev Forum Posts

 View Only

Sign Up

  • 1.  Embedded Client Config

    Posted 06-05-2025 19:04

    ErnestJohnNuque | 2024-09-10 07:59:08 UTC | #1

    Hello,

    I am trying to get the current config of an embedded client integration framework.js using this API: /api/v2/integrations/{integrationId}/config/current

    then accessing the url from the response directly from the browser on our DR environment I have an old integration that when I request for the config the URL(1) is: https://prod-apne1-bridge-api.s3.ap-northeast-1.amazonaws.com/embeddable-framework/

    while I have another embedded client integration new one the URL(2): https://public-assets-uploads-prod-apne1.s3.ap-northeast-1.amazonaws.com/uploads/v1/publicassets/integrations/embeddableFramework

    now my problem is I cannot view the js config of URL(2) its throwing Access denied

    while accessing the URL(1) is working fine

    any suggestion on what I might be missing? I already tried to look for permission about public assets and enabled it on my account but still unable to get the config.


    system | 2024-10-10 05:32:32 UTC | #2

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


    This post was migrated from the old Developer Forum.

    ref: 28975