RestApiToText Version 1.2.1.0 Available
-
Hi All,
For anyone who might be interested, version 1.2.1.0 of RestApiToText is available here for the 32-bit DLL and here for the 64-bit DLL.
Here are the steps to overwrite the DLL:
- Open Notepad++ and go to Plugins->Open Plugins Folder…
- Close Notepad++.
- In the Explorer window you created from Step 1, open the RestApiToText subfolder.
- Overwrite the RestApiToText DLL with the one you downloaded.
- Reopen Notepad++.
Version 1.2.1.0 resolves the following issue:
InternetReadFile was stopping prematurely because the output was being formatted to JSON as it was being read.