Timeline for Limiting json response of Layout Service in Sitecore 10.3
Current License: CC BY-SA 4.0
13 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 28 at 6:56 | vote | accept | user16172 | ||
| Jan 28 at 6:56 | |||||
| Jan 24 at 12:03 | comment | added | user16172 | The error doesnt seem to be with the api key anymore. It seems that the graphql playground doesnt recognize the filter command. | |
| Jan 24 at 11:57 | comment | added | Praveen Sharma | I have added Screenshot for your reference. Let me know if You are still facing any issues | |
| Jan 24 at 11:56 | history | edited | Praveen Sharma | CC BY-SA 4.0 | added 303 characters in body |
| Jan 24 at 11:51 | comment | added | user16172 | Thanks, it works now but this is what I get after I use your query { "errors": [ { "message": "Unknown argument \"where\" on field \"search\" of type \"Query\".", "locations": [ { "line": 2, "column": 10 } ], "extensions": { "code": "5.3.1" } }, Im getting this error after performing your query | |
| Jan 24 at 11:44 | comment | added | Praveen Sharma | You need to pass api key and data source in header for this you can check this blog medium.com/@praveensharma6019/… | |
| Jan 24 at 11:35 | comment | added | user16172 | { "error": { "errors": [ { "message": "SSC API key is required. Pass with 'sc_apikey' query string or HTTP header." } ] } } This is the error Im getting after following all the steps mentioned in your link. | |
| Jan 24 at 11:04 | comment | added | Praveen Sharma | Try to do graphql running also let me know if you will face any issue | |
| Jan 24 at 11:03 | comment | added | Praveen Sharma | You can check this blog for your graphql setup medium.com/@praveensharma6019/… | |
| Jan 24 at 10:48 | comment | added | user16172 | Thanks for your response. Im having few issues using graphql query . So I have not tried your graphql response but the datasource query you provided doesnt seem to work. I dont see any change in my layout response | |
| Jan 24 at 10:14 | history | edited | Praveen Sharma | CC BY-SA 4.0 | added 366 characters in body |
| Jan 24 at 8:42 | history | edited | Praveen Sharma | CC BY-SA 4.0 | added 732 characters in body |
| Jan 24 at 8:30 | history | answered | Praveen Sharma | CC BY-SA 4.0 |