It seems itms-services won't accept the sas query string param except if I encode the param, but when I encode the sas query string param and make the blob container private, I can't access the blob (specified resources doesn't exist). On the other hand, when I encode the sas query param and make the blob container public, I can access the blob (works fine with itms-services).
itms-services not working with Azure blob storage SAS URL
Rey
6
Reputation points
When I'm using itms-services://?action=download-manifest&url={URL}, itms-services seem to be working.
But, when I'm using itms-services://?action=download-manifest&url={SAS URL}, it doesn't seem to work (nothing happens).
Can someone explain the issue and show possible alternatives to this?
2 answers
Sort by: Most helpful
-
-
Deleted
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more