Search found 163 matches: token

Return to advanced search

Re: Any code snippet for getting token of OAuth2?

Thanks Antonio! Will give it a go
by hua
Thu Apr 04, 2024 6:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Any code snippet for getting token of OAuth2?
Replies: 2
Views: 451

Re: Any code snipper for getting token of OAuth2?

...  // Specify the URL to send the request to   cUrl := "https://example.com/oauth/token"   // Specify the POST data   cPostData := "grant_type=client_credentials&client_id=your_client_id&client_secret=your_client_secret"  ...
by Antonio Linares
Thu Apr 04, 2024 5:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Any code snippet for getting token of OAuth2?
Replies: 2
Views: 451

Any code snippet for getting token of OAuth2?

Hi guys,
Any code snippet to get OAuth2.0 token without using ActiveX?


TIA
by hua
Wed Apr 03, 2024 10:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Any code snippet for getting token of OAuth2?
Replies: 2
Views: 451

Re: Using Microsoft AI Phi-2 from FWH

Dear Jimmy, > 6>F:\llama.cpp\examples\simple\simple.cpp(64,48): error C2065: "new_token_id": nichtdeklarierter Bezeichner I guess it is this line: const llama_token new_token_id = llama_sample_token_greedy(ctx, &candidates_p); I have it here at line 122, how is it possible that y...
by Antonio Linares
Fri Dec 22, 2023 5:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using Microsoft AI Phi-2 from FWH
Replies: 51
Views: 8330

Re: Using Microsoft AI Phi-2 from FWH

hi, i have change all Property and CODE as advice but can´t create Simple.DLL Die Neuerstellung wurde um 02:50 gestartet... 1>------ Neues Erstellen gestartet: Projekt: ZERO_CHECK, Konfiguration: Release x64 ------ 1>1>Checking Build System 2>------ Neues Erstellen gestartet: Projekt: gg...
by Jimmy
Fri Dec 22, 2023 1:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using Microsoft AI Phi-2 from FWH
Replies: 51
Views: 8330

Re: creación oath_signature en oath 1.0

Hello,

Check out this link and it may help you with your problem.

[url]
https://forum.modharbour.app/viewtopic. ... OKEN#p1394
[/url]

It is an excellent contribution to the
JSON Web Token (JWT) support

Saludos,
by audisys
Mon Oct 23, 2023 1:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: creación oath_signature en oath 1.0
Replies: 2
Views: 285

Descargar archivo devuelto por un json (Solucionado)

... Mediante fwh como puedo descargar el archivo devuelto por una peticion en json? Para llegar a descargar el archivo hago estos pasos 1. Genero un token (peticion post) 2. Solicito propuesta (informacion a consultar) termina esta peticion con un numero de ticket 3. Solicito el estado de ticket ...
by artu01
Sun Oct 22, 2023 1:40 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Descargar archivo devuelto por un json (Solucionado)
Replies: 5
Views: 366

Re: Help with complex JSON

... Mediante fwh como puedo descargar el archivo devuelto por una peticion en json? Para llegar a descargar el archivo hago estos pasos 1. Genero un token (peticion post) 2. Solicito propuesta (informacion a consultar) termina esta peticion con un numero de ticket 3. Solicito el estado de ticket ...
by artu01
Sun Oct 22, 2023 1:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help with complex JSON
Replies: 12
Views: 1216

creación oath_signature en oath 1.0

... oauth_token="jx9997t7pd3ldvjemmiz9co6qtxj3igk", oauth_version="1.0"' \ and.... Consumer Secret and Access Token Secret I create the oath_signature parmeter with openssl 1- I create a file param.txt with the method, uri and parameters POST&http://testting.ip.xxxxxxxcontent.com/staging.cal/rest/V1/products&oauth_consumer_key=8pr53tcagfih9bpvo24m1t8z9xd42tx3&oauth_nonce=W6ndLpigOjP025vmvGSJdqEEylRUusgg&oauth_signature_method=HMAC-SHA256&oauth_timestamp=1697034473&oauth_token=jx9997t7pd3ldvjemmiz9co6qtxj3igk&oauth_version=1.0 ...
by jlborlando
Sat Oct 21, 2023 10:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: creación oath_signature en oath 1.0
Replies: 2
Views: 285

Re: WooCommerce

A Url like I need to do :

cOnlineCode = Dbf-ID that I want to see.

cUrl="https://mave.../api/v2/products/"+alltrim(cOnlineCode)+"?token=47b...."
by Marc Venken
Fri Oct 20, 2023 8:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: WooCommerce
Replies: 3
Views: 285

Re: WooCommerce

... Then you will need to use the API. Uploading a csv will always need intervention of customer. At least in my webshop. I suppose you have the Token from the shop in order to connect. Here is a small sample of connection via API. WooCommerce seems to work with the same RESTAPI. This site needs ...
by Marc Venken
Fri Oct 20, 2023 8:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: WooCommerce
Replies: 3
Views: 285

Re: Xlsxlibhb_ver2

Hola buenos dias, He intentado compilar la librería con Mingw , pero me arroja este error stdint.h:88:32: error: missing binary operator before token "4294967295" #define UINT8_MAX ((uint8_t) 255)#define UINT16_MAX ((uint16_t) 65535)#define UINT32_MAX ...
by audisys
Tue Oct 10, 2023 4:18 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Xlsxlibhb_ver2
Replies: 7
Views: 683

Consultando una api

... al FW ... Por ejemplo si hacemos directamente click a este link o lo copiamos al navegador... https://dniruc.apisperu.com/api/v1/ruc/20131312955?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJlbWFpbCI6Imx1YmluLmFtQHNwZWVkeS5jb20ucGUifQ.clkWKrkjefvOu0JTziv5AE8jkSVM85fdlRCSr0sFico me retorna el ...
by lubin
Thu Oct 05, 2023 6:40 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Consultando una api
Replies: 1
Views: 280

Re: XML, CON ARCHIVO ADJUNTO PDF

... xmlns:work="http://bea.com/2004/06/soap/workarea/"><cl:token xmlns:cl="cl.zofri.sve">ab279406842379312--60005329-b4-7-1209-780e 2111-db0e-f:043161169f4:e2301-b87842684036921c-36-0-5c20-e497e1-0c-281e72c1 ...
by elmoiquique
Sat Sep 30, 2023 6:22 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: XML, CON ARCHIVO ADJUNTO PDF
Replies: 35
Views: 2297

XML, CON ARCHIVO ADJUNTO PDF

... oHttp:Open( "POST" , ts_servidor , .F. ) oHttp:SetRequestHeader( "SOAPAction" , "token" ) oHttp:SetRequestHeader("Content-Type", "text/xml; charset=UTF-8" ) oHttp:SetRequestHeader( "Connection:", ...
by elmoiquique
Thu Sep 28, 2023 10:01 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: XML, CON ARCHIVO ADJUNTO PDF
Replies: 35
Views: 2297
Next

Return to advanced search