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
{{ message }}
This repository was archived by the owner on Jun 6, 2019. It is now read-only.
instead of invoking the callback with an error, the client should fetch the new current surveyor and try again. however, to avoid looping, it should do this at most once.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
if the
PUT
call to/v2/wallet/{paymentId}
sees HTTP code 410 immediately prior to https://github.com/brave-intl/bat-client/blob/master/index.js#L936 this indicates that the earlier call at https://github.com/brave-intl/bat-client/blob/master/index.js#L936 to get the current surveyor information is no longer valid.instead of invoking the callback with an error, the client should fetch the new current surveyor and try again. however, to avoid looping, it should do this at most once.
The text was updated successfully, but these errors were encountered: