How to use AWS connect stream with chrome extension.

0

I've integrated AWS connect stream with my ReactJs website and works well. I just need to add my site URL in Approved domains list and connect stream works find. what I want to achieve is I want to load connect stream in chrome extension. I built chrome extension and tried to load connect stream but I'm getting Content Security Policy directive error.

Error message is : Refused to frame '<URL>' because an ancestor violates the following Content Security Policy directive: "frame-ancestors 'self' <URL> <URL> <URL> <URL>".

My question: is there any alternative to load connect stream in chrome extension? if not then what is the other way to use AWS connect with chrome extension?

dhaval
asked 3 months ago106 views
No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions