Hi All
Does anybody know if this feature is available in Harbour.
Regards
Colin
Hi All
Does anybody know if this feature is available in Harbour.
Regards
Colin
Colin,
I have googled for it related to Harbour and found nothing. Nothing also in the Harbour devel groups, and nothing in the Harbour full sources.
Anyhow if you search in google, you can find several examples using other languages, so probably there is a way to implement it also from Harbour.
Hi Antonio
Yes I googled and could not find anything - I integrate my software with accounting packages using ODBC but
they are now changing to oAuth2 plus xml for integration.
Regards
Colin
Hi Antonio
This example PHP and library CURL, and CURL is under Harbour;
https://www.elance.com/q/api2/examples/oauth/php
Regards