[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: call WebApi requiring API token authorisation
[Thread Prev] | [Thread Next]
- Subject: Re: call WebApi requiring API token authorisation
- From: KKing <kicking177@xxxxxxxxx>
- Date: Mon, 2 Feb 2026 11:17:25 +1030
- To: user@xxxxxxxxxxxxxxxxxxxxxx
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