Error in connecting to localhost:9090/v1/health
While trying Developer setup: Single Instance from WhatsApp Business Api with following documentation at https://developers.facebook.com/docs/whatsapp/installation/dev-single-instance#setup
Getting the following error while trying Initial Setup#Step 7
Their was an error in connecting https://localhost:9090/v1/health
Using postman collection as suggested in Step 6. Seems to be docker issue, but not sure.
Any idea?
I had the same issue and managed to fix it by disabling "SSL Verification" on the postman general settings.
See this on the SSL section for a detailed explanation.