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
We need to update the access token confirmation API for fiat payments again.
Currently, we are using 2 api endpoints: /confirmation and /loginconfirmation
Please update to use only one API for login/registration confirmation API.
I think we can just use the /confirmation api endpoint.
The text was updated successfully, but these errors were encountered:
We need to update the access token confirmation API for fiat payments again.
Currently, we are using 2 api endpoints:
/confirmation
and/loginconfirmation
Please update to use only one API for login/registration confirmation API.
I think we can just use the
/confirmation
api endpoint.The text was updated successfully, but these errors were encountered: