Skip to main content
Newcomer
October 10, 2024
Question

Unable to render focused view

  • October 10, 2024
  • 11 replies
  • 326 views

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' => $_SERVER['HTTP_ORIGIN'] . '/coeus/?tab=success&signed=1', // Where to redirect after signing    'user_name' => $name,    'email' => $email,]);

11 replies

Hengfeng Ge
Hero
Hero
November 25, 2024

could you share the code of focus view? thanks.

FreeLink/甫连信息
🌍 DocuSign Partner | Partner Profile
🏆 2024 APAC Reseller Growth Partner of the Year
🌟 The only DocuSign Partner globally certified as both a Certified eSignature Administrator and eSignature Technical Consultant.
📊 DocuSign Community Leaderboard Top 5 contributor.
🚀 Expertise in DocuSign integrations with on-premises systems for leading enterprises across various industries.

Feel free to reach out for collaboration opportunities.

 

Welcome to the DocuSign Community! Your feedback is highly valued. If you find my response helpful, please give it a "Like" and consider marking it as the "Best Answer" to assist others with similar issues.