Search found 3 matches

by ebenezereshun
Wed Apr 04, 2018 6:35 pm
Forum: Internet
Topic: httpHeaders Error
Replies: 1
Views: 2712

httpHeaders Error

Can someone guide me the appropriate way of sending the httpHeaders below. Am getting "Permission Denied" as responds from the server but all looks good with my code. put "ABCD" into clientId put "1234" into clientSecret put "Authorization: Basic" && base64Encode("clientId:clientSecret") && "Content...
by ebenezereshun
Mon Apr 02, 2018 3:30 am
Forum: Converting to LiveCode
Topic: PHP HTTP Request to LiveCode
Replies: 2
Views: 8804

Re: PHP HTTP Request to LiveCode

FourthWorld wrote:
Sun Apr 01, 2018 1:53 pm
What does the data look like in LiveCode?
See what I have done so far in the updated code
by ebenezereshun
Sun Apr 01, 2018 9:17 am
Forum: Converting to LiveCode
Topic: PHP HTTP Request to LiveCode
Replies: 2
Views: 8804

PHP HTTP Request to LiveCode

Can someone help me convert this PHP http post request to Livecode either with or without cURL. I am new to Livecode and I have tried couple of things but not working. $receive_momo_request = array( 'CustomerName' => 'Customer Name', 'CustomerMsisdn'=> '054XXXX', 'CustomerEmail'=> 'customer Email', ...

Go to advanced search