Closed Bash-09 closed 6 months ago
Don't just assume that a client error means connection and authorization was successful, check it's a 403. If it's something else, then that's actually a problem.
Should resolve the 404 error reported in #150
@Seercat3160 Can you please confirm that this change does not incorrectly accept the 404 error as successful now?
Client error when trying to contact masterbase: Status code 404 Not Found
Looks good to me.
Don't just assume that a client error means connection and authorization was successful, check it's a 403. If it's something else, then that's actually a problem.
Should resolve the 404 error reported in #150