'SAM - Import User Subscriptions' job failing with error: No valid bindings were found for organization and technical account combinationSummary<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } span { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } h2 { font-size: 24pt; font-family: Lato; color: var(--now-color--text-primary, black); } h3 { font-size: 18pt; font-family: Lato; color: var(--now-color--text-primary, black); } h4 { font-size: 14pt; font-family: Lato; color: var(--now-color--text-primary, black); } a { font-size: 12pt; font-family: Lato; color: var(--now-color--link-primary, #00718F); } a:hover { font-size: 12pt; color: var(--now-color--link-primary, #024F69); } a:target { font-size: 12pt; color: var(--now-color--link-primary, #032D42); } a:visited { font-size: 12pt; color: var(--now-color--link-primary, #00718f); } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } Scheduled Job 'SAM - Import User Subscriptions' failing with error: No valid bindings were found for organization and technical account combination System Log:- Error Error: SamImportUserSubscriptionsAdobe: Failed to run job. Please look into logs for more details. SAM:SAM - Import User Subscriptions Error SAM:SAM - Import User Subscriptions: Error: SamImportUserSubscriptionsAdobe: Failed to run job. Please look into logs for more details.: no thrown error com.glide.ui.ServletErrorListener Error SamImportUserSubscriptionsAdobe: Error: SampAdobeAdminUnhandled exception for profile : b7e87f02db0e9090b34a8f3813961910 : Error: {"error_description":"No valid bindings were found for organization and technical account combination","error":"invalid_token"} *** ScriptRelease<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } span { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } h2 { font-size: 24pt; font-family: Lato; color: var(--now-color--text-primary, black); } h3 { font-size: 18pt; font-family: Lato; color: var(--now-color--text-primary, black); } h4 { font-size: 14pt; font-family: Lato; color: var(--now-color--text-primary, black); } a { font-size: 12pt; font-family: Lato; color: var(--now-color--link-primary, #00718F); } a:hover { font-size: 12pt; color: var(--now-color--link-primary, #024F69); } a:target { font-size: 12pt; color: var(--now-color--link-primary, #032D42); } a:visited { font-size: 12pt; color: var(--now-color--link-primary, #00718f); } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } SAMP Plugin Instructions<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } span { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } h2 { font-size: 24pt; font-family: Lato; color: var(--now-color--text-primary, black); } h3 { font-size: 18pt; font-family: Lato; color: var(--now-color--text-primary, black); } h4 { font-size: 14pt; font-family: Lato; color: var(--now-color--text-primary, black); } a { font-size: 12pt; font-family: Lato; color: var(--now-color--link-primary, #00718F); } a:hover { font-size: 12pt; color: var(--now-color--link-primary, #024F69); } a:target { font-size: 12pt; color: var(--now-color--link-primary, #032D42); } a:visited { font-size: 12pt; color: var(--now-color--link-primary, #00718f); } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } Solution Proposed: It's an issue with the adobe integration setup. Check with Adobe Admin or Adobe Support team on this and the below links provide more details about the error message:https://helpx.adobe.com/enterprise/kb/UMAPI-UST.htmlhttps://experienceleaguecommunities.adobe.com/t5/adobe-target-discussions/jwt-generated-by-adobe-is-an-invalid-jwt/td-p/280321a) This can be caused because the tech_acct value inside connector-umapi.yml file corresponds to other value than technical account ID inside the integration at https://console.adobe.io . Doublecheck the technical account ID value from the current integration and copy it inside this fileb) This can also be caused because the public certificate from the integration is expired; renew the private and public key, then re-upload the public key, then replace the old private key with the new generated one. Doublecheck the path inside connector-umapi.yml file to point to teh right filec) check if the Integration is made for the correct Organization; first select the Organization inside the drop down menu located in the top left corner at https://console.adobe.io/integrations, then doublecheck the technical account ID value for the active integration along with the other metadata (Org ID, secret, client ID...)