Hi there,
just tested 1.2.1 on a fresh WP install, everything works fine. Double check with your hosting provider about wp_remote_get() being able to work properly.
In other words you have to check that the WordPress install on your hosting is able to use the HTTP GET method.
best
Hello thanks for your response.
The server is configured correctly I think. The plugin worked very well 15 days ago.
It must be something else … but what …
Ok so maybe is some endpoint of the Discogs API that is down, please re-check tomorrow and tell me if the problem persists
The error was “error 413 request entity too large”. The error was caused by a security module installed on the apache server. he limited the size of the request. The provider changed the configuration of the security module. Everything works now. 😉