Skip to main content

Refused to connect to 'https://telemetry-d.docusign.net/api/v1/TelemetryWrapper' because it violates the following Content Security Policy directive: "connect-src 'self'

Is preventing render and im using v2 of the api

 

$recipient_view_request = new RecipientViewRequest((    'assertion_id' => $assertion,    'authentication_method' => 'none',    'client_user_id' => $userId, // must match with clientUserId set on the signer    'return_url' => $_SERVERR'HTTP_ORIGIN'] . '/coeus/?tab=success&signed=1', // Where to redirect after signing    'user_name' => $name,    'email' => $email,]);

@chenry - have you happened to resolve above issue? I am facing the same 


my demo code work before. our customer meet this issue yesterday. So I try it in my dev account and meet same issue. I have create case with support team and wait their update. 

 

FreeLink/甫连信息
🌍 DocuSign Partner | Partner Profile
🏆 2024 APAC Reseller Growth Partner of the Year
🔧 The first in APAC to pass the DocuSign eSignature Technical Consultant certification.
🚀 Expertise in DocuSign integrations with on-premises systems for leading enterprises across various industries.

Feel free to reach out for collaboration opportunities.


Reply