You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are checks in place for things like API keys and region names to ensure they are not null. Is there any need to check that they are also not blank (i.e., consisting only of whitespace)?
There are checks in place for things like API keys and region names to ensure they are not
null. Is there any need to check that they are also not blank (i.e., consisting only of whitespace)?