[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: call WebApi requiring API token authorisation


Ta Fabien and Bruce,

using the
    S = hClient.Peek()
made no difference (initially), but then I noticed the target file is optional. Once I removed it the Peek worked.

The
    sBuffer = Read #hClientGet, Lof(hClientGet)
Also worked for this site, but I note your comment Bruce about the Lof depending on site (and call) can be unreliable, hence better to use Peek.

sincere gratitude
K