Sakar
Results
2
comments of
Sakar
You can use the full example that they provided and it works pretty well
## Happened to me also and here's the workaround: - Using a straightforward `find` query like this works perfectly and does not retrieve unpublished entries: `api/resources?fields=title` ✅ - But, when...