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

Re: call WebApi requiring API token authorisation


Hi Olivier/Lee,

Thank you for your suggestions ...

I do have
    hClientGet.Get(aHeaderOption, strMyFile)
working, and the file referenced by strMyFile has the expected response content.
and hClientGet.Status is fine

But
    sBuffer = Read #hClientGet, Lof(hClientGet)
returns an empty string. And ideally I'd like the content returned inline not in a file.

Suggestions?

K


Follow-Ups:
Re: call WebApi requiring API token authorisationFabien Bodard <gambas.fr@xxxxxxxxx>
Re: call WebApi requiring API token authorisationBruce Steers <bsteers4@xxxxxxxxx>
Re: call WebApi requiring API token authorisationLee <t.lee.davidson@xxxxxxxxx>
Re: call WebApi requiring API token authorisationLee <t.lee.davidson@xxxxxxxxx>