mandarons / icloudpy

iCloud web service interface library in Python
Other
188 stars 19 forks source link

[BUG] Authentication required for Account. (421) #19

Closed SRK7Kyros closed 7 months ago

SRK7Kyros commented 1 year ago

Describe the bug I make an ICloudPyService instance and try to access any API then it prints out the error.

To Reproduce

  1. Make an ICloudPyService instance
  2. run api.drive.dir()

Edit 1: Expected Behaviour The program returns a list containing all the folders that are present on iCloud root

Screenshots Not applicable I think (correct me if im wrong), would just paste in the error, but it's already in the title.

Configuration I'm not sure about this one, but here are my versions if that's what is asked: Windows: 64 Bit, 21H2 Python: 3.9.12 ICloudPy: 0.3.3

Additional context No additional context.

mandarons commented 1 year ago

Please fill in missing required information:

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Configuration If applicable, please share the configuration details

Additional context Add any other context about the problem here.

SRK7Kyros commented 1 year ago

Please fill in missing required information:

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Configuration If applicable, please share the configuration details

Additional context Add any other context about the problem here.

done

mandarons commented 1 year ago

What's the error message?