Module: Whatsapp::Configuration::Defaults
- Defined in:
- lib/ruby/whatsapp/configuration.rb
Constant Summary collapse
- HOST =
"https://graph.facebook.com"- VERSION =
"v24.0"- MEDIA_HOST_ALLOWLIST =
Hosts allowed to receive the API bearer token during media downloads. Meta serves media from these hosts; anything else is refused so the token is never sent to an attacker-influenced URL.
%w[lookaside.fbsbx.com mmg.whatsapp.net graph.facebook.com].freeze