Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hola! tengo problemas para conectarme con el siguiente API:
Metodo: POST
Headers: Content-Type: application/x-www-form-urlencoded
URL: https://hst-api.wialon.com/wialon/ajax.html?svc=token/login
Body: params={"itemId":23372693,"timeFrom":1631804400,"timeTo":1631811600,"flags":"0x0000","flagsMask":"0xFF00","loadCount":"0xffffffff"}
Hago la consulta por RestClient y si genera resultados.
Hago la consulta por Power Query y me da:
Me podrían ayudar?
Hi @lbonillab ,
The error shows you got a wrong parameter, maybe you can troubuleshooting by the following documents:
https://docs.microsoft.com/en-us/power-query/power-query-query-parameters
https://powerbi.microsoft.com/en-us/blog/deep-dive-into-query-parameters-and-power-bi-templates/
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.