Error Access to XMLHttpRequest at ‘https://sample-opa.custhelp.com/web-determinations/redirectQuery’ from origin ‘https://sample.custhelp.com’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Solution In order to allow only certain websites to embed an Intelligent Advisor interview or flow, you need to set up a cross origin request from the server hosting the application. […]
This is the B2B Service FAQ describing the 50 MB file attachment limit. https://cx.rightnow.com/app/answers/detail/a_id/11619 Set Upload Control Custom Properties Attribute Values Required Notes name xUpload yes this creates the custom upload max files any number no only required if you want to set a max extensions allowed .jpg,.jpeg no restrict to file type. Note the […]
Access to XMLHttpRequest at ‘https://example.custhelp.com/services/rest/connect/1.4/’ from origin ‘https://example-oia.custhelp.com’ has been blocked by CORS policy: Response to preflight request doesn’t pass access control check: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Set Config verb PAPI_CORS_DOMAIN_LIST CORS Header Purpose Configuration Setting Name Configuration Setting Values Access-Control-Allow-Origin Provides a comma-separated list of trusted origins from which […]
First off, a big thanks to the Richard Napier at intelligent-advisor.com for his post Interview.fetch() TRANSCRIPT. Goal Create a PDF summary of all the interview questions asked and answers given during the interview. Solution To complete this task, we take advantage of the Intelligent Advisor’s interview.fetch() method introduced in version 21A. The use of Intelligent […]