Author: Chris Davis
Posted: 2018-09-06 at 13:12:21
Progress I have managed to use vfpoauth to get my access token now I need to work out how to sign a request in vfp , I can get it to work in postman
> On 6 Sep 2018, at 19:01, Stephen Russell <srussell705@gmail.com> wrote:
>
> This might help?
>
> https://github.com/VFPX/VFPOAuth
>
>
>
>
>
>> On Thu, Sep 6, 2018 at 10:24 AM Chris Davis <chrisd@actongate.co.uk> wrote:
>>
>> Thanks Stephen, I am struggling with oAuth at the moment, the
>> documentation gives examples but obviously not in VFP and it looks like
>> things like javascript and php include oauth modules.
>>
>> So if I can reword my question, has anyone got any oauth code