force-app/main/default/pages/ViewOnCallDecrypt.page
@@ -17,6 +17,7 @@ </apex:repeat> </apex:pageBlockSection> <script> AWSService.sfSessionId = '{!GETSESSIONID()}'; var staticResources = JSON.parse('{!staticResource}'); function QueryConsumApplyFromAWS() { AWSService.query(staticResources.queryUrl, '{!AWSDataId}', queryBack, staticResources.token);