Do you use Postman to test what yo need to do with the API?  Then just make
the same call from the web side of VFP.  Catch json responses and you are
good.

On Tue, Jul 12, 2022 at 9:20 AM Richard Kaye <rk...@invaluable.com> wrote:

> Generally speaking, the token is the key that unlocks access to the APIs
> you want to call. So you need to persist that in your business object, and
> pass it to any API calls you make. Depending on the API you're hitting, the
> token value could be in the request header or it could be a key:value pair
> in the payload.
>
> --
>
> rk
>
> From: ProfoxTech <profoxtech-boun...@leafe.com> On Behalf Of Paul H.
> Tarver
> Sent: Tuesday, July 12, 2022 9:38 AM
> To: profoxt...@leafe.com
> Subject: RE: Need Help - Foxpro & Chilkat & Rest API
>
> Definitely!
>
> I did have a small breakthrough yesterday as I was able to get an OAuth2
> Token returned from within VFP. Woohoo!
>
> Now if I can just figure out what to do with it. :)
>
> Paul H. Tarver
> Tarver Program Consultants, Inc.
>
> -----Original Message-----
> From: ProfoxTech [mailto:profoxtech-boun...@leafe.com] On Behalf Of Ed
> Leafe
> Sent: Monday, July 11, 2022 4:54 PM
> To: profoxt...@leafe.com<mailto:profoxt...@leafe.com>
> Subject: Re: Need Help - Foxpro & Chilkat & Rest API
>
> On Jul 11, 2022, at 16:51, Paul H. Tarver <p...@tpcqpc.com<mailto:
> p...@tpcqpc.com>> wrote:
> >
> > I'll keep looking for your project and when you release it, I'll definite
> > consider upgrading to your tool as soon as I can.
>
> Sounds like a potential beta tester! ;-)
>
> -- Ed Leafe
>
>
>
>
>
>
>
[excessive quoting removed by server]

_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: https://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: https://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: https://leafe.com/archives
This message: 
https://leafe.com/archives/byMID/CAJidMY+=4-_hfya-ifx8tkdqoxbmdzdw5x4rd+tmvhdw_9m...@mail.gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to