daniel-sc / podio-backup

Creating a "maximum complete" backup of data stored at Podio (including files).
20 stars 9 forks source link

Client Id error #6

Open fstrizzi opened 10 years ago

fstrizzi commented 10 years ago

Hi, it seems that we all landed here for the same reason, the other app doesn't backup all the files, thank you for creating this.

I'm was receiving the same error as the other user: "ERROR: ERROR: create a backup folder called '' So I hardcoded all the options, run it again, and I got this: "ERROR: Podio Authentication Failed. Please check the API key and user details."

So I tracked that error to this podio message: "ERROR: PodioBadRequestError: "Missing parameter client_id"

I have my clientid working, and it's working using the other app with the same options, I don't have any idea what's the error.

Thanks

fstrizzi commented 10 years ago

Nevermind, I just hardcoded all the clientID vars.

Thanks

daniel-sc commented 10 years ago

Hi @fstrizzi , did you debug/find out why using the command line parameter did not work?

fstrizzi commented 10 years ago

Hi @daniel-sc , no I running it directly hardcoding all the vars, but I found the same problem than the other script, not all the files in the Stream/Comments section are downloaded, I'm going to try to debug it a see if it's the script or Podio.

Thanks

daniel-sc commented 10 years ago

I'm afraid backing up stream entries and associated files is not implmentedl

2014-09-20 22:11 GMT+02:00 fstrizzi notifications@github.com:

Hi @daniel-sc https://github.com/daniel-sc , no I running it directly hardcoding all the vars, but I found the same problem than the other script, not all the files in the Stream/Comments section are downloaded, I'm going to try to debug it a see if it's the script or Podio.

Thanks

— Reply to this email directly or view it on GitHub https://github.com/daniel-sc/podio-backup/issues/6#issuecomment-56278958 .