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

Customer Profiles not getting initialized #6

Open
kpatil001 opened this issue Mar 22, 2023 · 1 comment
Open

Customer Profiles not getting initialized #6

kpatil001 opened this issue Mar 22, 2023 · 1 comment

Comments

@kpatil001
Copy link

Hello,
I am trying to access customer profiles in my custom web app. However, CustomerProfilesClient is not getting initialized. I have done all the required configurations in connect instance and have verified it by logging-in as an agent and by accessing customer profiles in Agent Application. It is working fine however when we try to access Customer Profiles using amazon-connect-customer-profiles library in our web app, we are getting an error.

Error

Here is our code
Code snippet

Am I doing something incorrect?

@lucyefranco
Copy link

I was able to initialize using a method in the connect streams documentation - connect.agentApp.initApp(name, containerId, appUrl, config)

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