Hi Team,
We have an internal website , which has a weblink to ( https://assets.zendesk.com/external/zenbox/v2.6/zenboz.css ) .
But now I see it is not working , and displays a blank page ( HTTP 404 ).
curl -i https://assets.zendesk.com/external/zenbox/v2.6/zenboz.css
[iac@iactwo ~]$ curl -i https://assets.zendesk.com/external/zenbox/v2.6/zenboz.css | head -10
HTTP/2 404
date: Mon, 19 Apr 2021 08:42:11 GMT
content-type: text/html
cf-cache-status: HIT
age: 131
cf-request-id: 098ae46bbf0000408aa0870000000001
expect-ct: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
strict-transport-security: max-age=0
server: cloudflare
cf-ray: 6424d68c6ea3408a-LHR
Is this expected ? Could you please help me find the root cause ?
Thanks ,
Rama
Hi Rama! Your code is referencing a function from the Zendesk Feedback tab, which went through an end of life process several years ago and is no longer supported. The Feedback Tab was replaced with the Zendesk Web Widget which you can read about here. You can review our developer documentation for the Web Widget here -https://developer.zendesk.com/embeddables/docs/widget/introduction