I have implemented the Payment method and I had to provide URL_STATUS to get the payment status notification but when trying to catch the notification on my ba
I'm developing the API for the application using protobuf and grpc. I need to send the data with the arbitrary size. Sometimes it is small, sometimes huge. For
I'm updating a backend of a website that's been running stable for the last 2 years. Some minor update has been asked which I got running on my localhost (about
In the Pact language reference entry on namespaces, the text is clear that on public blockchains modules and interfaces must be defined within namespaces, and n
I'm struggling to convert the lines of code below into ES5 to make use of useState, useNavigate and other hooks as well. Also is there any proper technology out
I have a subform in datasheet view mode and it has missing the filter option that generally appear with checkboxes. Missing By qick filter and checkboxes fo
I am trying to do a request to Gate.io cryptocurrency market and getting this error. {"label":"INVALID_SIGNATURE","message":"Signature mismatch"} I have managed
I am attempting to create a Twitter Bot that will search for a topic and then analyze the sentiment to provide polarity. This is the first stage: text scraping.
I want to know how to get samples out of a .wav file in order to perform windowed join of two .wav files. Can any one please tell how to do this?