internetee / registrant_center

Web portal for domain registrants and contacts to get a registrar independent overview of domain associated with the user. Other features include contact data update and fully automated domain registry lock.
0 stars 0 forks source link

Please confirm to update 0 records #112

Closed vohmar closed 2 years ago

vohmar commented 2 years ago

When user logs into registrant portal the warning about found issues in contact data and confirmation is asked to update 0 records.

error in registrant api log:

ActionController::RoutingError (No route matches [GET] "/api/v1/registrant/contacts/undefined/do_need_update_contact"

errors in browser console:

GET https://registrant.internet.ee/api/contacts/undefined/do_need_update_contact 404 (Not Found) Uncaught (in promise) Error: Request failed with status code 404

image
vohmar commented 2 years ago

cannot reproduce