Giter Club home page Giter Club logo

Comments (5)

mengyiyuan avatar mengyiyuan commented on May 27, 2024

@jhow2892 Can you give more context about when and where you see this error?

from whatsapp-business-api-setup-scripts.

ybkotak avatar ybkotak commented on May 27, 2024

@mengyiyuan - I faced a similar issue. Here's the screenshot for you to see -> https://cl.ly/33f48da2ec5c (Chrome will not let us bypass this at all). Thanks a bunch in advance. @jhow2892 - you got the same error I believe?

from whatsapp-business-api-setup-scripts.

jhow2892 avatar jhow2892 commented on May 27, 2024

Hello guys, I'm sorry for the delay, I was really working on the implementation of the WhatsApp Business API on our system, @ybkotak I still couldn't solve this, my problem is not for access, because at that moment we don't see how a serious problem is accessing the browser to be insecure, our biggest difficulty was to consume the API, to get around (temporarily) this, instead of making a post on the URL example: POST https://wabaservice:9090/ we created a service on the host machine where the dockers are installed , with that we make a request in https://localhost:9090 ignoring the SSL certificate, I did it in go, php, python, jquery using the examples that PostMan itself generates, I know this is not a good practice, but it was only solution I have found so far.

Sorry for my English

from whatsapp-business-api-setup-scripts.

jhow2892 avatar jhow2892 commented on May 27, 2024

@mengyiyuan the @ybkotak portrayed exactly the error that I'm trying to solve.

Sorry for my English

from whatsapp-business-api-setup-scripts.

mengyiyuan avatar mengyiyuan commented on May 27, 2024

We only used a default self-signed cert for https://localhost:9090 and it should only be used for testing purposes.

You should generate a valid cert and use it for the API endpoint by following the guide at https://developers.facebook.com/docs/whatsapp/api/certificates#upload

Hope this helps!

from whatsapp-business-api-setup-scripts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.