The Data Transfer Project makes it easy for platforms to build interoperable user data portability features. We are establishing a common framework, including data models and protocols, to enable direct transfer of data both into and out of participating online service providers.
Move importer side to use the scribe API for signing post requests
Fully test export.
The export only gets public data - this is likely an issue with the auth data generator and needs debugging
Can't get smugmug -> flickr working due to unrecongized file type, and smugmug -> google photos renders a black image instead of the actual image (not clear if the issue is on the exporter or the importer side, since for public images, the photo resources look correct.)
AuthDataGenerator now has access to private data and correct permissions, but it still doesnt look like we get "hidden" images within albums (we do get private albums though, haven't tested private albums with content..).
public images uploaded to other services (Google photos) are still corrupt (black empty image), even though I am able to get to the content fetchable url and download successfully - This might be the same reason why Flickr is rejecting the photo with "unrecognized file type".
Whats left: