Closed lardcanoe closed 10 years ago
I can verify that there are UTF-8 characters into the JSON API documents. Is there a particular reason this is a problem? AFAIK, UTF-8 is valid inside JSON.
On a separate note, I've got a work-in-progress branch that separates the API reference documentation into separate JSON documents from the API. The primary purpose for this change is to make it simple to exclude the documentation when building the gem. In my local branch, the final gem size is reduced from ~730KB to ~247KB. If these files were not loaded at runtime, would that make a difference to you?
I'm sorry. I see the issue you are having. I can update the SDK to load the files, forcing the proper encoding.
Can you see if this commit resolves the issue?
This fix went out with the 2.0.0.rc15 release. This should resolve the issue. Please re-open the issue if the problem persists.
Fixed. Thanks!
Only getting this in prod, not in my sandbox, so not sure what is different.
Checked which json files have non-ascii chars. There are a few. Can you clean them up?