// Remove space
System.debug(UserInfo.getOrganizationId().substring(0, 15) + '  ' + UserInfo.getSessionId().substring(15));