I created a logic app with a storage api connection. However, I get this error : Storage account access key should be a correct base64 encoded string. I created the logic app through arm template.
If I edit the api connection, provide the same value again, initially it gives the same error, but after some time this error goes.
It would be helpful to know why this issue is coming up and how to overcome it.
Thanks.