amazon-connect / amazon-connect-streams

Amazon Connect Streams - a browser-based contact center integration API, typically with CRM systems.
https://docs.aws.amazon.com/connect/latest/userguide/
Apache License 2.0
394 stars 315 forks source link

cloudscape ccp in initApp fix and disabling request-storage-access #887

Closed andywang219 closed 5 months ago

andywang219 commented 5 months ago

Issue #, if available:

Description of changes:

The issue was brought up by another engineer in this PR: https://github.com/amazon-connect/amazon-connect-streams/pull/884.

Issue: https://github.com/amazon-connect/amazon-connect-streams/issues/885

The issue is caused by the request-storage-access flow, where it would redirect the page to /ccp-v2, but it does not carry the search params over.

New to open a new PR for the change because we need to include the build files.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.