Hello,
I have setup the comments package on this site javierlorente.es
but it works only if connected
this is the repo https://github.com/javierlorente/jl
Hello,
I have setup the comments package on this site javierlorente.es
but it works only if connected
Hi @alexaspalato,
let me check this with the Development Team and I’ll be back to you ASAP
Hi @alexaspalato 
Does the WordPress site have this code snippet added? In the package’s README you can check how to do so.
add_filter( 'rest_allow_anonymous_comments', '__return_true' );
Thanks! it works now 