Jump to content


Photo

Problema al utilizar TRestRequest y TRestClient

Delphi Rest json

  • Please log in to reply
1 reply to this topic

#1 genriquez

genriquez

    Advanced Member

  • Miembro Platino
  • PipPipPip
  • 539 posts
  • LocationCali, Colombia

Posted 04 February 2020 - 05:08 PM

Buenas tardes a todos.

 

Tengo un problema al intentar acceder a un servicio con OAuth2,  Finalmente me fue posible obtener el token, pero no he podido enviar la petición post con un jsonobject y el tokenaccess.

 

Alguien tiene un ejemplo de un llamado así, cómo envío el json de parámetro, si es el body y no tiene nombre de parámetro?

 

  RESTClient.BaseURL          := 'http://xxx.xxx.xxx.xxx\url';
  RESTRequest.Params.AddItem;
  RESTRequest.Params[0].name  := 'nomparametro';
  RESTRequest.Params[0].value := 'no';

 

 

 

 


  • 0

#2 tiquinho

tiquinho

    Member

  • Miembros
  • PipPip
  • 36 posts

Posted 17 September 2020 - 05:36 PM

Buenas tardes

 

Ing Enriquez, pudo solucionar el problema, porque a mi me esta pasando algo parecido....

 

http://delphiaccess....ir-un-servicio/

Attached Files


  • 0





Also tagged with one or more of these keywords: Delphi, Rest, json

IP.Board spam blocked by CleanTalk.