Open ghost opened 9 years ago
I had this problem - it turns out there were a bunch of hidden characters that didn't show up when I opened the file in something like notepad but were being served in the file delivered by blob storage. Set your container to be publically accessible and hit the URL for your settings.json file - my guess is you'll see it come back with a bunch of weird characters that didn't show up before.
The solution would be to cut the text from your file and paste in into a BRAND NEW text file, then upload that.
这里的问题 估计是 blob对象问题,你要确定blob对象是一个可序列化的对象,你可以监视blob对象
Hi, a have a valid json file. But in this error is a problem
validation. Is there possible solving this ?