Level up your Box knowledge with brand new learning paths on Box University. Visit training.box.com to get started

name 'BoxAPIException' is not defined

Répondu
Nouvelle publication

Commentaires

2 commentaires

  • dkadia

    The code worked when i changed my Exception class from BoxAPIException to Exception.

     

    0
    Actions pour les commentaires Permalien
  • mwiller

     You could also add the following code to your file, to ensure that the name is defined:

     

    from boxsdk.exception import BoxAPIException
    0
    Actions pour les commentaires Permalien

Vous devez vous connecter pour laisser un commentaire.