Actions
Task #2674
closedNewer dependency for MS SDK and core. Throw error for GET operation if something failed
Start date:
02/04/2021
Due date:
% Done:
100%
Estimated time:
Owner:
Description
On one project we encounter some random errors, when cloud is not accessible.
According do Github issue we will update MS SDK to 2.6.0 a core to 1.7.0
Next thing is to throw proper error in connector when getting one user failed.
We will thow exception now.
Only case when null is returned is if return code is 404 that's mean account not exists
Actions