Tekromancer on Nostr: I need to use Dropbox for a thing, but their Python SDK doesn't support 3.12: ...
I need to use Dropbox for a thing, but their Python SDK doesn't support 3.12: https://github.com/dropbox/dropbox-sdk-python/issues/483
Great. I don't *have* to use their SDK, but then I'd have to implement all their freaking OAuth stuff myself just to be able to upload a file.
API developers, I beseech thee: provide a simple flow that doesn't require OAuth, web browsers, etc. for basic interactions. If you don’t do that, everyone trying to deploy to a headless server will hate you and tell their boss to use something else.
Great. I don't *have* to use their SDK, but then I'd have to implement all their freaking OAuth stuff myself just to be able to upload a file.
API developers, I beseech thee: provide a simple flow that doesn't require OAuth, web browsers, etc. for basic interactions. If you don’t do that, everyone trying to deploy to a headless server will hate you and tell their boss to use something else.