I have a strapi server set up, which i confirmed is accessible by its api https://xxx.yyy.com/api/blogs
In Plasmic I have given it the host of “https://xxx.yyy.com/” (not including /api/)
When I set this up, and enter the collection name (blogs) i get an error “Error in strapi collection cannot convert undefined or null to object”
Any other settings i use for both the connection or the collection names will just give me the error “please provide a valid collection”