Closed satheesh-mallow closed 3 years ago
Hello @satheesh-mallow , you could try to use a relative path for the "/search.json"
json: 'http://127.0.0.1:4000/search.json'
If you have a public repo or link I can take a quick look.
@christian-fei
Have tried that, I have found the issue. There is a unexpected character \
where placed in the json file.
@all
I am facing SimpleJekyllSearch --- failed to get JSON issue only in this project. I didn't know why it is happening.
I have also checked the network tab, the file response is 200 but still I am getting above issue.
Code: