R
repulsive1
Guest
Hello there i want to convert this php code to vb.net basically this is a url in vb.net i use & for urls authorization but i don't know what this line is is there anyone who can help me on this ??
here is the code :
$ curl -X POST https://rest.messagebird.com/messages \
-H 'Authorization: AccessKey test_gshuPaZoeEG6ovbc8M79w0QyM' \
-d "recipients=31612345678" \
-d "originator=YourName" \
-d "body=This is a test message"
kind regards
vinay pant
Continue reading...
here is the code :
$ curl -X POST https://rest.messagebird.com/messages \
-H 'Authorization: AccessKey test_gshuPaZoeEG6ovbc8M79w0QyM' \
-d "recipients=31612345678" \
-d "originator=YourName" \
-d "body=This is a test message"
kind regards
vinay pant
Continue reading...