CCman
August 3, 2023, 1:03am
1
Tell us what’s happening:
Describe your issue in detail here.
When I click tweet it says "
twitter.com is blocked
twitter.com refused to connect.
ERR_BLOCKED_BY_RESPONSE"
Your code so far
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36
Challenge: Front End Development Libraries Projects - Build a Random Quote Machine
Link to the challenge:
browser that you are using, are you logged in to “twitter”? try simply browse to this twitter intent from your code “https://twitter.com/intent/tweet ” see if that works smoothly or not
happy coding
It is because the pen runs inside an iframe
Working with Web Intents
Web Intents cannot be loaded inside an iframe.
If you open it in the debug view it will work.
https://blog.codepen.io/documentation/debug-view/#getting-to-debug-view
system
Closed
February 2, 2024, 5:12am
4
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.