Announcement

Collapse
No announcement yet.

WHATSAPP authorization denied into iframe

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • WHATSAPP authorization denied into iframe

    I created an iframe on the dashboard to have whatsapp web but it returns the error authorization denied

    what should be done?

  • #2
    Hmmm, this is strange. Did you manage to fix it? I will try to look for a solution when I finish with Thai real estate for sale https://tranio.com/thailand/
    Last edited by Kergol; 03-21-2020, 11:19 AM.

    Comment


    • #3
      no solution

      Comment


      • #4
        Don't have Whatapps so not sure, maybe it blocking iframe permission or cookies don't work?

        I just did a test iframe with my own CRM version and it auto logged in.

        I was hoping doing that will trigger a sort of Matrix/Inception dashboard, where it just iframe after iframe of my EspoCRM but it stopped after the first one.

        Comment


        • #5
          Refused to display '<URL>' in a frame because it set 'X-Frame-Options' to 'deny'.

          Comment


          • #6
            That sound like Whatapps is purposely blocking to allow <iframe> then. Not sure if this might help: https://sharepoint.stackexchange.com...east-modify-it

            Can't really help anymore at this stage, this is beyond my knowledge.

            Comment


            • #7
              Originally posted by enricorossa View Post
              I created an iframe on the dashboard to have gbwhatsapp web but it returns the error authorization denied

              what should be done?
              Hi there try this code in iframe and I hope it will solved your issue.
              HTML Code:
              <a href="https://wa.me/!!!yourNumberWithCountryCodeHere!!!?text=Hi%20Eric ,%20I%20am%20sending%20you%20this%20message%20beca use%20I%20am%20interested%20in%20your%20business!" style="text-decoration: none;" target="_blank">
              <img src="https://i.ibb.co/N9P0K9H/239px-Whats-App-svg.png" width="50" height="50"/>
              </a>
              
              <a href="https://wa.me/!!!yourNumberWithCountryCodeHere!!!?text=Hi%20Eric ,%20I%20am%20sending%20you%20this%20message%20beca use%20I%20am%20interested%20in%20your%20business!" target="_blank">
              Send Message
              </a>

              Comment


              • espcrm
                espcrm commented
                Editing a comment
                Cool tips, hope it work for you enrico.

            • #8
              no, it is not working for me.

              Comment

              Working...
              X