I am trying to embed the quicksight dashboard into angular application

Hi,

Currently, We are using " Per reader pricing" and getting below error when I am testing “GetDashboardEmbedUrl” function.

An error occurred (UnsupportedPricingPlanException) when calling the GetDashboardEmbedUrl operation: ANONYMOUS identity type is supported only when the account has an active Capacity Pricing plan [ERROR] TypeError: string indices must be integers

Followed this document : Embed an Amazon QuickSight dashboard in a local Angular application - AWS Prescriptive Guidance

My goal is login angular application using cognito and show quicksight dashbaord init.

Current state: able to integrate coginto authentication with angular application and trying to embed quicksight dashboard into it.

Could you please suggest me where I am doing the mistake.

Thanks,
Sairam

An error occurred (UnsupportedPricingPlanException) when calling the GetDashboardEmbedUrl operation: ANONYMOUS identity type is supported only when the account has an active Capacity Pricing plan [ERROR] TypeError: string indices must be integers

Do you have an active Capacity Pricing plan?