Username Errors#
- class pywa.errors.UsernameError#
Bases:
WhatsAppErrorBase exception for all username errors.
Read more at developers.facebook.com.
- class pywa.errors.UsernameNotAvailable#
Bases:
UsernameErrorThe username has already been claimed, doesnβt pass our internal checks, or is not available for on the platform. Try requesting another username.
- class pywa.errors.AccountNotEligibleToRequestUsername#
Bases:
UsernameErrorThe business portfolio that owns the WhatsApp Business Account and business phone number must have a higher messaging limit.
- class pywa.errors.FBAccountNotLinked#
Bases:
UsernameErrorYou must link the phone number to the Facebook Page that already uses the requested username.
- class pywa.errors.IGAccountNotLinked#
Bases:
UsernameErrorYou must link the phone number to the Instagram account that already uses the requested username.