简体   繁体   中英

zendesk/zoplim live chat body empty

I am integrate Zopim chat from Zendesk - zopim.com and in some cases get empty response.

Could it be some cURL parameters or something like this?

Please advise the solution.

Remove ?wmode=transparent in iframe src value

 <iframe frameborder="0" src="about:blank?wmode=transparent" 

return empty body

and

 <iframe frameborder="0" src="about:blank" 

return zopim chat

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM