hostmedia / whmcs-enom-balance-widget

This widget provides you with your eNom balance on your WHMCS admin dashboard.
https://hostmedia.uk/
GNU General Public License v3.0
4 stars 3 forks source link

changes required to API authentication #4

Open deltaforce opened 1 month ago

deltaforce commented 1 month ago

got this from enom

Note for API users: if you currently use your Enom account password to send API calls, you'll need to switch to a token before resetting your password. You must reset your password before Sept. 10, 2024.

so you need to update this to use token instead of password

deltaforce commented 3 weeks ago

as advised above, the widget has now stopped working

hostmedia commented 1 week ago

Our production and test versions using the eNom username & password continue to work for us. Do you have a link to an eNom documentation for this shift for API calls we can check?

We have also checked the eNom documentation and this command and the examples continue to show as we have coded: https://api.enom.com/docs/getbalance

Thank you.