Latest post Fri, May 7 2021 2:37 PM by Adri Vermeulen. 4 replies.
Page 1 of 1 (5 items)
Sort Posts: Previous Next
  • Mon, May 3 2021 8:27 AM

    Client not allowed to access protected resource

    I have a CTMS API licence installed on the MediaCentral server and a ClientID and Client Secret.

    The custom build app can login into MediaCentral and get back a user session with token.

    With the user session the app can get all resources from the full registry info except the pa resources.

     

    During get pa:extended MediaCentral CTMS is throwing an exception.

    Forbidden Request failed with status code 403

    Client not allowed to access protected resource

     

    Do I need to configure something on the MediaCentral server or Interplay Production server?

     

    Thanks,

    Adri Vermeulen

     

  • Mon, May 3 2021 3:16 PM In reply to

    • Vadym
    • Top 500 Contributor
    • Joined on Thu, Apr 17 2014
    • Posts 262
    • Points 3,110
    • Avid Developer Moderator
      Avid Employee

    Re: Client not allowed to access protected resource

    Hi Adri,

    First I'd check that you have appropriate permissions to access the APIs in question.

    What is your clientid and which exact call you're making that returns forbidden status?

    Thanks,

    Vadym

  • Mon, May 3 2021 5:29 PM In reply to

    Re: Client not allowed to access protected resource

    Thanks Vadym for you response.  Client Id is: nl.yoruba.yami-4WYyiNAz5IfySQQ8NLKn7Yt8RLDBpDkV11QS9AqAy2nKuByJa I call this url to get the pa:extended resource hrefs https://server/apis/avid.pam.extended;version=1;realm=systemid/extended Thanks, Adri
  • Wed, May 5 2021 5:56 PM In reply to

    • Vadym
    • Top 500 Contributor
    • Joined on Thu, Apr 17 2014
    • Posts 262
    • Points 3,110
    • Avid Developer Moderator
      Avid Employee

    Re: Client not allowed to access protected resource

    Hi Adri,

    Thanks for the clientid. Upon review it appears you don't have access to this API. Please reach out to your partners contact for further assistance.

  • Fri, May 7 2021 2:37 PM In reply to

    Re: Client not allowed to access protected resource

    Thanks Vadym, I did have contacted Dennis. For you information.

    I do follow what is in the documentation.

    1. Get the service root of the CTMS Registry
    1. Get the full registry information

    I get back this result

    ...

    "pa:extended": [

                {

                    "href": "https://1.2.3.4/apis/avid.pam.extended;version=1;realm=1234/extended",

                    "description": "additional PAM related operations"

                    ],

    ...

    1. Query specific link relations

    And then query the link relations (from the above response) https://1.2.3.4/apis/avid.pam.extended;version=1;realm=1234/extended which give a message ‘Client not allowed to access protected resource’.

     

    I think this is not a special operation.

    Otherwise, you can't do anything with PAM via the CTMS API.

    Thanks, Adri

Page 1 of 1 (5 items)

© Copyright 2011 Avid Technology, Inc.  Terms of Use |  Privacy Policy |  Site Map |  Find a Reseller