Hi all,
Pardon me if i'm missing anything.
and I have successfully published the function ( the example on creating a thumbnail ) to PiCloud.
I am having some issues with calling the function via Python.
The blog post mentioned that it uses Basic Auth to authenticate,
but i'm not quite sure how do i perform a Basic Auth and than upload an image to the function
published at PiCloud.
I was wondering if there's any sample code in Python that demonstrates how to perform the above action ?
I have checked out a few libraries:
Any advice ( code example as a python script or using the above mentioned libraries
as to how to perform a Basic Auth and than uploading an image to the
is welcomed!
Best.