Elvis Bearzi

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
Jun 10, 2024 at 9:54 am
#196262
Participant
Elvis Bearzi
OP

Additionally, is there a method to retrieve the file size?

Jun 10, 2024 at 9:47 am
#196260
Participant
Elvis Bearzi
OP

Ok nice thank you

Jun 10, 2024 at 9:00 am
#196254
Participant
Elvis Bearzi
OP

Sorry for my late reply.
Basically, the Python script I created correctly uploads the files using your API. However, when I click on “Generate download URL”, this is the address that comes out:
https://mywebsite/?wpdmdl=7053&masterkey

As you can see, the masterkey is missing.

Then I have to go into the download, click update, and magically the masterkey is generated, and it correctly generates the link:

https://mywebsite/?wpdmdl=7053&masterkey=fL1HPluIpPl-ym9zVcmGZhkRswTEcdstsShcujn00WeWdSvIeSyFpxvkcCfwfsJxdQfSiEUI85oGTAK5NjG3C-CfKsxYdSylELJiG5BgF18

I need the masterkey to be generated immediately when I upload the file via the API.

Viewing 3 posts - 1 through 3 (of 3 total)