From 8edaed7387205c269bb739412eb9efd6ce5f3640 Mon Sep 17 00:00:00 2001 From: Trocotronic Date: Thu, 26 Oct 2023 22:54:35 +0200 Subject: [PATCH] Update framework fwuid Signed-off-by: Trocotronic --- src/EdistribucionAPI/Edistribucion.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/EdistribucionAPI/Edistribucion.py b/src/EdistribucionAPI/Edistribucion.py index 3e2b40e..5be37f8 100644 --- a/src/EdistribucionAPI/Edistribucion.py +++ b/src/EdistribucionAPI/Edistribucion.py @@ -289,7 +289,7 @@ def __force_login(self, recursive=False): if ('resources.js' in src): unq = unquote(src) #self.__context = unq[unq.find('{'):unq.rindex('}')+1] - self.__context = '{"mode":"PROD","fwuid":"MDM0c01pMVUtd244bVVLc2VRYzQ2UWRkdk8xRWxIam5GeGw0LU1mRHRYQ3cyNDYuMTUuMi0zLjAuNA","app":"siteforce:communityApp","loaded":{"APPLICATION@markup://siteforce:loginApp2":"gYLnBR7JPOzHCaMCDxTL3w"},"dn":[],"globals":{},"uad":false}' + self.__context = '{"mode":"PROD","fwuid":"MDM0c01pMVUtd244bVVLc2VRYzQ2UWRkdk8xRWxIam5GeGw0LU1mRHRYQ3cyNDYuMTUuMy0zLjAuNA","app":"siteforce:communityApp","loaded":{"APPLICATION@markup://siteforce:loginApp2":"gYLnBR7JPOzHCaMCDxTL3w"},"dn":[],"globals":{},"uad":false}' logging.info('Performing login routine') params = {