i have a LOCAL NGINX webserver on Virtualmachine running ubuntu 20.
if i try to connect envato plugin and add token, i have an error:
Failed to connect to the Envato API. Please contact the hosting providier with this message: “The Envato Market WordPress plugin requires TLS version 1.2 or above, please confirm if this hosting account supports TLS version 1.2 and allows connections from WordPress to the host api.envato.com”.
please contact your webhosting support and let them know the error. I think the issue is from your hosting and they can check it for you to get a solution.
i solved, it was just a misconfiguration on /etc/network/interfaces cause of “Host only” configuration for VirtualBox.
but i still have:
Failed to connect to the Envato API. Please contact the hosting providier with this message: “The Envato Market WordPress plugin requires TLS version 1.2 or above, please confirm if this hosting account supports TLS version 1.2 and allows connections from WordPress to the host api.envato.com”.
problem
(TLS is enabled on NGINX webserver)
and for avada token system shows me error:
Token non valido, il server ha risposto con il codice 403.(Date: Sun, 11 Oct 2020 17:10:46 GMT | CF-RAY: 5e0a32495acbfc95-FCO)
EDIT: I solved the envato api problem, adding ssl certs and opening 443 port on nginx configuration.