lunasoft / SW-sdk-NetStandard

Librería para el consumo de los servicios de SW sapien. Soporta Net Core, Net Standard o compatibilidad con Net Framework 4.5 o superior.
https://sw.com.mx
GNU General Public License v3.0
1 stars 0 forks source link

Error al generar pdf #72

Open Alexis101120 opened 1 year ago

Alexis101120 commented 1 year ago

Tengo el siguiente codigo;

Pdf pdf = new Pdf(_config.GetSection("Sw")["UrlApi"], _config.GetSection("Sw")["Url"], _config.GetSection("Sw")["User"], _config.GetSection("Sw")["Pass"]);

al intentar consumir me arroja el siguiente error AU4101 - El token proporcionado viene vacio.

image me percate que el url api se va vacio aunque lo ingrese

SwAeyrton commented 1 year ago

Hola Alexis, la obtención del dato de configuración UrlApi si trae algún valor? He realizado algunas pruebas pero no replico el error que reportas. Sugiero también actualizar a la ultima versión estable de la librería, https://www.nuget.org/packages/sw-sdk-netstandard/0.1.0.2

Alexis101120 commented 1 year ago

Hola buenas tardes, si de hecho tambien lo mando en codigo duro y me marca el mismo error

El lun, 10 abr 2023 a la(s) 16:18, Aeyrton Villalobos ( @.***) escribió:

Hola Alexis, la obtención del dato de configuración UrlApi si trae algún valor? He realizado algunas pruebas pero no replico el error que reportas. Sugiero también actualizar a la ultima versión estable de la librería, https://www.nuget.org/packages/sw-sdk-netstandard/0.1.0.2

— Reply to this email directly, view it on GitHub https://github.com/lunasoft/SW-sdk-NetStandard/issues/72#issuecomment-1502404369, or unsubscribe https://github.com/notifications/unsubscribe-auth/APP6EKZMTVBKGJGBDXP7453XASBMJANCNFSM6AAAAAAWYV4HSU . You are receiving this because you authored the thread.Message ID: @.***>

Alexis101120 commented 1 year ago

Pdf pdf = new Pdf("http://api.sw.com.mx", "http://services.test.sw.com.mx", "user", "password"); var response = await pdf.GenerarPdfAsync(xml,null, templateId);

El lun, 10 abr 2023 a la(s) 18:46, alexis hernandez ( @.***) escribió:

Hola buenas tardes, si de hecho tambien lo mando en codigo duro y me marca el mismo error

El lun, 10 abr 2023 a la(s) 16:18, Aeyrton Villalobos ( @.***) escribió:

Hola Alexis, la obtención del dato de configuración UrlApi si trae algún valor? He realizado algunas pruebas pero no replico el error que reportas. Sugiero también actualizar a la ultima versión estable de la librería, https://www.nuget.org/packages/sw-sdk-netstandard/0.1.0.2

— Reply to this email directly, view it on GitHub https://github.com/lunasoft/SW-sdk-NetStandard/issues/72#issuecomment-1502404369, or unsubscribe https://github.com/notifications/unsubscribe-auth/APP6EKZMTVBKGJGBDXP7453XASBMJANCNFSM6AAAAAAWYV4HSU . You are receiving this because you authored the thread.Message ID: @.***>

Alexis101120 commented 1 year ago

Adjunto captura [image: Captura de pantalla_20230301_083407.png][image: Captura de pantalla_20230301_074433.png]

El lun, 10 abr 2023 a la(s) 18:47, alexis hernandez ( @.***) escribió:

Pdf pdf = new Pdf("http://api.sw.com.mx", "http://services.test.sw.com.mx", "user", "password"); var response = await pdf.GenerarPdfAsync(xml,null, templateId);

El lun, 10 abr 2023 a la(s) 18:46, alexis hernandez ( @.***) escribió:

Hola buenas tardes, si de hecho tambien lo mando en codigo duro y me marca el mismo error

El lun, 10 abr 2023 a la(s) 16:18, Aeyrton Villalobos ( @.***) escribió:

Hola Alexis, la obtención del dato de configuración UrlApi si trae algún valor? He realizado algunas pruebas pero no replico el error que reportas. Sugiero también actualizar a la ultima versión estable de la librería, https://www.nuget.org/packages/sw-sdk-netstandard/0.1.0.2

— Reply to this email directly, view it on GitHub https://github.com/lunasoft/SW-sdk-NetStandard/issues/72#issuecomment-1502404369, or unsubscribe https://github.com/notifications/unsubscribe-auth/APP6EKZMTVBKGJGBDXP7453XASBMJANCNFSM6AAAAAAWYV4HSU . You are receiving this because you authored the thread.Message ID: @.***>

Alexis101120 commented 1 year ago

Una disculpa fueron capturas erroneas, estas son las correctas [image: errorresp.png][image: errorpdf.png]

El lun, 10 abr 2023 a la(s) 18:56, alexis hernandez ( @.***) escribió:

Adjunto captura [image: Captura de pantalla_20230301_083407.png][image: Captura de pantalla_20230301_074433.png]

El lun, 10 abr 2023 a la(s) 18:47, alexis hernandez ( @.***) escribió:

Pdf pdf = new Pdf("http://api.sw.com.mx", "http://services.test.sw.com.mx", "user", "password"); var response = await pdf.GenerarPdfAsync(xml,null, templateId);

El lun, 10 abr 2023 a la(s) 18:46, alexis hernandez ( @.***) escribió:

Hola buenas tardes, si de hecho tambien lo mando en codigo duro y me marca el mismo error

El lun, 10 abr 2023 a la(s) 16:18, Aeyrton Villalobos ( @.***) escribió:

Hola Alexis, la obtención del dato de configuración UrlApi si trae algún valor? He realizado algunas pruebas pero no replico el error que reportas. Sugiero también actualizar a la ultima versión estable de la librería, https://www.nuget.org/packages/sw-sdk-netstandard/0.1.0.2

— Reply to this email directly, view it on GitHub https://github.com/lunasoft/SW-sdk-NetStandard/issues/72#issuecomment-1502404369, or unsubscribe https://github.com/notifications/unsubscribe-auth/APP6EKZMTVBKGJGBDXP7453XASBMJANCNFSM6AAAAAAWYV4HSU . You are receiving this because you authored the thread.Message ID: @.***>

Alexis101120 commented 1 year ago

Si necesitan el código del proyecto lo puedo proporcionar, la verdad me urge solucionar ese tema

El lun, 10 abr 2023 a la(s) 18:57, alexis hernandez ( @.***) escribió:

Una disculpa fueron capturas erroneas, estas son las correctas [image: errorresp.png][image: errorpdf.png]

El lun, 10 abr 2023 a la(s) 18:56, alexis hernandez ( @.***) escribió:

Adjunto captura [image: Captura de pantalla_20230301_083407.png][image: Captura de pantalla_20230301_074433.png]

El lun, 10 abr 2023 a la(s) 18:47, alexis hernandez ( @.***) escribió:

Pdf pdf = new Pdf("http://api.sw.com.mx", "http://services.test.sw.com.mx", "user", "password"); var response = await pdf.GenerarPdfAsync(xml,null, templateId);

El lun, 10 abr 2023 a la(s) 18:46, alexis hernandez ( @.***) escribió:

Hola buenas tardes, si de hecho tambien lo mando en codigo duro y me marca el mismo error

El lun, 10 abr 2023 a la(s) 16:18, Aeyrton Villalobos ( @.***) escribió:

Hola Alexis, la obtención del dato de configuración UrlApi si trae algún valor? He realizado algunas pruebas pero no replico el error que reportas. Sugiero también actualizar a la ultima versión estable de la librería, https://www.nuget.org/packages/sw-sdk-netstandard/0.1.0.2

— Reply to this email directly, view it on GitHub https://github.com/lunasoft/SW-sdk-NetStandard/issues/72#issuecomment-1502404369, or unsubscribe https://github.com/notifications/unsubscribe-auth/APP6EKZMTVBKGJGBDXP7453XASBMJANCNFSM6AAAAAAWYV4HSU . You are receiving this because you authored the thread.Message ID: @.***>

mendozagit commented 1 year ago

@Alexis101120 , puedes compartir captura de tus AppSettings?

Parece ser que estás usando incorrectamente IConfiguration.

No soy del soporte. Pero tal vez pueda apoyarte.