Skip to content
Commit 34d5bf2c authored by Quentin Defenouillere's avatar Quentin Defenouillere Committed by Romain Bignon
Browse files

[bred] Fixed e-mail profile scraping when email is hidden

Sometimes the customer's email is hidden in the JSON and the key is
called emailPartOffusque instead of emailPart.
To prevent KeyError I added a condition to verify that emailPart is in
the response content before assigning the email value.

Closes: 19908@sibi
parent 8bd4e515
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment