Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to get updated mpd file through Playback Proxy & ClearKey Delivery Server #232

Open
rajeshspherex2021 opened this issue Jan 23, 2024 · 1 comment

Comments

@rajeshspherex2021
Copy link

I have downloaded the Playback Proxy and ClearKey Delivery Server application and deployed it to Azure App Services. I have setup all necessary permissions for Azure key vaults and storage accounts.
Please see the below UR.
https://amsplaybackproxy.azurewebsites.net

I have done one asset migration with AES Clear-Key.
While hitting this URL, https://amsplaybackproxy.azurewebsites.net/encryptionasset/ams-migration-output/asset-4054e3e0-1326-4bbf-bfa7-7bfaa1259e9a/Test.mpd, I am getting the below error message.

Service request failed.
Status: 403 (This request is not authorized to perform this operation using this permission.)
ErrorCode: AuthorizationPermissionMismatch

Headers:
Transfer-Encoding: chunked
Server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
x-ms-request-id: c7edb276-701e-000a-6dc4-4d2e99000000
x-ms-client-request-id: 691c28e6-32e1-42e2-826f-19716ff00bae
x-ms-version: 2022-11-02
x-ms-error-code: AuthorizationPermissionMismatch
Access-Control-Expose-Headers: REDACTED
Access-Control-Allow-Origin: *
Date: Tue, 23 Jan 2024 06:23:12 GMT

@duggaraju
Copy link
Collaborator

You can setup the Playback service (Code under PlaybackService directory) yourself. It would need access to the storage account where the migrated assets are placed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants