I wan´t to know if is posible to automatically upload images from a sketch to instagram or facebook. If is posible , could tell me wich way should I investigate to accoplish this?
thanks !
I wan´t to know if is posible to automatically upload images from a sketch to instagram or facebook. If is posible , could tell me wich way should I investigate to accoplish this?
thanks !
It is possible, but it is not straight forward. You need to:
https://github.com/bakercp/ofxHTTP/ offers support for OAuth2 and has been used to upload to Instagram. I’d start w/ the OAuth2 client here:
Than so much for the anwers ! I will tryed out everything !