hi
I'm trying to ingest encrypted data into AEP from Data Landing zone
first, i ingested the data without encryption to be sure that my mapping is working
then i followed https://experienceleague.adobe.com/docs/experience-platform/sources/api-tutorials/encrypt-data.html?...
i have used the public key from the call https://platform.adobe.io/data/foundation/connectors/encryption/keys to encrypt my csv using GPG keychain software on my Mac
the data flow failed with the following error 107 Unable to ingest the data in the file because the encoding does not match the original file.
i have saved my file in UTF-8
any ideas ?
Solved! Go to Solution.
Views
Replies
Total Likes
Hey @nirshani
I am assuming the unencrypted file was uploaded successfully.
In the documentation, the step which talks about public key mentions that the public key is Base-64 encoded and must be decrypted before using. Just wanted to check with you if it was indeed decrypted before you used it to encrypt the file?
Cheers,
Abhinav
Hey @nirshani
I am assuming the unencrypted file was uploaded successfully.
In the documentation, the step which talks about public key mentions that the public key is Base-64 encoded and must be decrypted before using. Just wanted to check with you if it was indeed decrypted before you used it to encrypt the file?
Cheers,
Abhinav
hi Thanks i do notice that and concert the key back
one other thing i noticed is that one of the steps in the tutorial is not working for me
the call
http://platform.adobe.io/data/foundation/flowservice/connectionSpecs/26f526f2-58f4-4712-961d-e41bf1ccc0e8/explore?objectType=root'
lead to time out
Hey @nirshani
From your response above, I am assuming you got the encryption piece working post decrypting the public key?
Now you are trying to access the folder contents from the landing zone using the above API which is timing out. Is it correct understanding ? Your initial issue is resolved then ?
hi
no still not working
i just notice that i have another problem maybe it is related
@nirshani Did you find the suggested solutions helpful? It would be great if you can mark the answer as correct for posterity. If you have found out solution yourself, share it with wider audience in the community.
Views
Replies
Total Likes
Views
Likes
Replies