Issues with Authenticated Web Chat setup

Setting up Auth Web Chat using the v1.1 and sample code from Authenticated chat (genesys.cloud) and get a 403 error when the page loads

<?xml version="1.0" encoding="UTF-8"?>

AccessDeniedAccess Denied0VYQQKDK1ZE3E5APYJJbmIK3f9DlCy2et+TMF04tCnAhEGwqi+MjZQjCabLxZaAwd3Z82+xyple6fwk7hrx+KeITWBk=

The URL accessed is which gets the error

https://d37hm4w715hh7d.cloudfront.net/webchat/cac1/organizations/xxxxxxx/deployments/yyyyyyy?q=9572862795990088

One observation is that if I change the region as ca-central1 instead of cac1 it goes a little further as to finish the window.ININ.webchat.create method. However it fails when I click on the Start Chat button where another deployment check happens with a us-east-1 url

https://d37hm4w715hh7d.cloudfront.net/webchat/us-east-1/organizations/xxxxxxxxx/deployments/yyyyyyyyy?q=6571396722434772

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.