Skip to content
  • Axel Pelerin's avatar
    [caissedepargne] Raise ActionNeeded for error 401 on loans page · 7273e8a7
    Axel Pelerin authored and hydrargyrum's avatar hydrargyrum committed
    While loading to go to a loan's detail, an error 401 can appear saying:
    
    "Error 401: La situation actuelle de votre dossier ne vous permet pas
    d?accéder à cette fonctionnalité. Nous vous invitons à contacter votre
    Centre de relation Clientèle au : n° {0}."
    
    I can't find a way to pass this error to have the details, so I raise
    an ActionNeeded. There is no way to get the error message other than
    hardcode it in the raise.
    
    Closes: 14455@zendesk 46426@sibi
    7273e8a7