Access whatsapp api is blocked with codesandbox #6779
              
                Unanswered
              
          
                  
                    
                      slim-hmidi
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment
-
| Hey @slim-hmidi, this is a restriction of our in window preview only. If you pop the preview out into a new tab it will work! | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I'm facing an issue while I type some text in the textField and I click on the button to send a text message on whatsapp but the page is blocked in codesandbox.
When I test it locally, the access to the url '`https://api.whatsapp.com/send?text=sometext' works fine.
Why codesandbox blocks the redirection?
Reproduction:
https://codesandbox.io/s/senddmwhatsapp-0tw96p?file=/src/App.js
Beta Was this translation helpful? Give feedback.
All reactions