UrielCh / proxmox-api

TypeScript Api for proxmox
56 stars 15 forks source link

All Get Params dont get send with the Request #12

Closed DariusRDev closed 1 year ago

DariusRDev commented 1 year ago

image

In line 99 i log the content of volume and filepath and it is set, but the api returns that volume and filepath are missing.

Has anybody an Idea why.

Thanks :D

DariusRDev commented 1 year ago

image

Issue is thtat theUrl.pathname does not contain the query I will fix this in a pull Request

DariusRDev commented 1 year ago

Changed to image

UrielCh commented 1 year ago

past code instead of passing screenshots, I gonna remove my tiny request code undici fetch is now part of nodeJS.

I will fix your issue during the update.

UrielCh commented 1 year ago

should be fixed in proxmox-api@0.4.0