- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-29-2025 11:02 PM
Getting the below error while trying to create voice-interaction from openframe softphone. Please help.
{
"error": {
"message": "INTERACTION_CREATION_FAILURE - Interaction creation failed for user phone number +XXXXXXXXX",
"detail": "Interaction creation failed. Please check error logs for additional details. - Exception occurred while starting the interaction: Guest user not found"
},
"status": "failure",
"session": {
"notifications": []
}
}
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-30-2025 12:27 AM
SNOW was not able to find Guest User as it might have been deleted from the org, we added it manually to resolve the issue.
Below is the reference link which I followed:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-29-2025 11:06 PM
Hello @Maloy1,
Please refer to the link below:
https://www.servicenow.com/docs/bundle/xanadu-customer-service-management/page/product/customer-serv...
OR refer to this link:
https://www.servicenow.com/community/developer-forum/issue-in-open-frame/m-p/2439420
If this is helpful, please hit the thumbs up button and accept the correct solution by referring to this solution in future it will be helpful to them.
Thanks & Regards,
Abbas Shaik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-30-2025 12:27 AM
SNOW was not able to find Guest User as it might have been deleted from the org, we added it manually to resolve the issue.
Below is the reference link which I followed: