gui28347

Results 10 comments of gui28347

You can see an example how to prettify JSON -> https://stackoverflow.com/questions/47834320/prettify-a-json-string-in-c-from-a-txt-file

Works in different machine

Considering that all similar tools like Notepad++ and similar have this feature, would not be so complex to add it. Adding one extra menu/or replacing one from Help - Check...

Each one has your own preferences. You can keep a bookmark in your browser, I can use the check updates and both solutions works just fine. Most of softwares currently...

Its so basic to implement an API call and compare. It saves time. You don't have to manually compare to remember versions and look at screen manually comparing. To be...

Considering this small change and benefit of all CTFd + Azure users can benefit this; I think it would be really nice if you reconsider it. Just to remember AWS...

Error details: return await self.api_request("GET", endpoint, header_params) File "/usr/local/lib/python3.9/site-packages/toyota_na/client.py", line 35, in api_request return resp_json["payload"] KeyError: 'payload' 2022-03-11 13:41:39 ERROR (MainThread) [custom_components.toyota_na] Error fetching toyota_na data: 'payload'

I was able to fix, several lines need to be changed: Basically: Search for "addToPublish" The ones that have line similar with: + "\"name\":\"" + host + " Linkquality\"," +...