Re: get URL problem on on-rev account

2018-01-25 Thread Mike Bonner via use-livecode
is it only the url calls that don't work? Meaning, if you do a simple: put "after url # " following each attempt, do THOSE work? If so, then i'm not sure what to say, especially since you mentioned that the logs don't show the requests. If any of the following "puts" fail, it might help you trac

Re: get URL problem on on-rev account

2018-01-25 Thread jbv via use-livecode
On Thu, January 25, 2018 9:28 pm, Mark Waddingham via use-livecode wrote: > Try checking 'the result' after each get URL line and see if it gives an > error indication - that might help work out what the problem is. > I did that, but the result is always empty; both requests just don't go through.

Re: get URL problem on on-rev account

2018-01-25 Thread Mark Waddingham via use-livecode
Try checking 'the result' after each get URL line and see if it gives an error indication - that might help work out what the problem is. Warmest Regards, Mark. Sent from my iPhone > On 25 Jan 2018, at 20:02, jbv via use-livecode > wrote: > > Hi list, > I have a problem on my on-rev account