Forum Discussion
SpiroTaleski
2 years agoValued Contributor
The HTTP Client Snap can use the Basic Authentication Account.
Did you try to reference the credentials in the "Raw entity" field within the snap?
BR,
Spiro Taleski
yeah i did - unfortunately to no avail, as "account." is unknown in the http client snap
- SpiroTaleski2 years agoValued Contributor
hmm.. if that's the case, then another option maybe is to store the credentials to an expression file and reference from there in the Http Client Snap.
Well that's not secure, encrypted storage though - considering an expression file is just a plain-text file.
Storing the data in an account actually encrypts the password field ... which i'd consider the minimum requirement for credential storage ...