PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WEBDEV 2024 → Importing a webservice that uses OAuth 2.0
Importing a webservice that uses OAuth 2.0
Iniciado por Kozeta Leka, 26,nov. 2014 10:11 - No hay respuesta
Publicado el 26,noviembre 2014 - 10:11
Hello,
I am trying to import a webservice that uses OAuth 2.0 for security, but webdev won't let me. (Sometimes it throws errors about the certificate, other times there are errors about parameters that are not initialized and so on.) I discovered that if you are using .net you need to install a package and then ti works. Does anybody know what you need to import/install in webdev , so that it allows you to use webservices that are secured with OAuth?
Thank you in advance!