Have v2 webchat on angular webpage in debug seems to all be working get New Plugin Registered prompt but when I fill in form data and attempt to connect then there is network error 400
Error accessing web deployment.
Please advise.
Have v2 webchat on angular webpage in debug seems to all be working get New Plugin Registered prompt but when I fill in form data and attempt to connect then there is network error 400
Error accessing web deployment.
Please advise.
Can you provide the details of the error? What's the exact request that's being made? What's the error body? Are there any errors in the JavaScript console with additional information? Is there a correlation ID on the response?
Request URL:
https://api.cac1.pure.cloud/api/v2/webchat/guest/conversations
Request Method:
OPTIONS
Status Code:
200
Followed by Click of Start Chat button
Request URL:
https://api.cac1.pure.cloud/api/v2/webchat/guest/conversations
Request Method:
POST
Status Code:
400
code: "bad request"
contextId: "413f456d-0938-41c3-9f65-6f761f895f7a"
details: []
errors: []
message: "Error accessing web deployment."
status: 400
Payload includes deploymentId organizationId
Thanks for the detail. The deployment ID you're using doesn't exist in that region. Be sure you don't have any typos and are using a deployment ID in the same region in which it was created. If you've verified both those things are correct and you're still getting the error, please open a case with Genesys Cloud Care to investigate further.
Okay great thank you.
I will check those.
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.