I found so many samples for requesting a REST API, but all together are confusing, can some one please explain me a way to use http requests.
My Requirement is, I wa
You probably forgot to add the internet permission to the manifest file. Add the following line.