Check if UR account exists and active

Answered Sujith Acharya 7 years ago

How do i validate if my UR account is valid and active, using an API or a client request?

Replies (2)

photo
1

In order to check your status of the account, please login at our website here


If you are using Cloud subscription, you can check the status in Administration area.

photo
1

Thanks for the quick reply Stas.


I need to validate this through my app. So, is there an API i can use to validate this?

photo
1

If you mean validate account at our website - your own account, then there is no way to do this except methods mentioned above.


If you mean any user account from your community or system, then you can do it with API request

photo
1

I want to show the widget in my app only if my UR account is active else dont show the widget. So, is this possible through API?

photo
1

Unfortunately it's not possible. This use case is is not something we going to consider in the near future.


You would be notified when your subscription should be renewed by email, so if you won't renew subcription your account will be valid for some time. When account is not available, you would be returned 404 code, so you can check on this if you'd like

photo
Leave a Comment
 
Attach a file