Change Houzz's errorType from message to status_code

Houzz throws 404 if a username is available
This commit is contained in:
ibnaleem 2024-10-02 18:23:40 +01:00 committed by GitHub
parent 1601ee9341
commit 4ee3016557
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1069,8 +1069,7 @@
"username_claimed": "red"
},
"Houzz": {
"errorMsg": "The page you requested was not found.",
"errorType": "message",
"errorType": "status_code",
"url": "https://houzz.com/user/{}",
"urlMain": "https://houzz.com/",
"username_claimed": "blue"