コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Adobe API - Error Message

Avatar

Level 2

Hi

 

Any idea why this error message gets triggered while working on Adobe API?

{

    "errorCode": "invalid_metric_access",

    "errorDescription": "[metrics/concurrent_viewers_visitors] metrics are not available based on feature access level",

    "errorId": "17d09ca1-be86-4c74-a78c-6998bd557f1a"

}

 

If I use the "id":"metrics/pageviews", I am able to get the data.

Thanks

1 受け入れられたソリューション

Avatar

正解者
Community Advisor and Adobe Champion

You may also want to check if the account is being used by the API in a product profile with permission to the required metrics.

元の投稿で解決策を見る

4 返信

Avatar

Level 3

Hey @niroy, Concurrent Viewer is a part of Media Analytics. Can you check if your account has Media Analytics enabled (It can be checked in Analytics - Admin -> Company Settings - View feature access levels). I guess the error is due to the feature not enabled.

Avatar

Level 2

Hi

 

I think its already enabled

 

niroy_0-1673531777392.png

 

Avatar

Level 3

I think it should work then if you have access. Are you following this documentation to get the data - https://experienceleague.adobe.com/docs/media-analytics/using/media-reports/get-concurrent-json20.ht... ?
Also, can you access the Media Concurrent Viewers panel in the workspace?

Avatar

正解者
Community Advisor and Adobe Champion

You may also want to check if the account is being used by the API in a product profile with permission to the required metrics.