Skip to content

salesforce_message_publisher assumes location of .pem file #595

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
c-simpson opened this issue Dec 31, 2023 · 0 comments · Fixed by #596
Closed

salesforce_message_publisher assumes location of .pem file #595

c-simpson opened this issue Dec 31, 2023 · 0 comments · Fixed by #596
Assignees

Comments

@c-simpson
Copy link
Collaborator

Unlike API_ingest/ salesforce_contacts.py (see #594)

salesforce_message_publisher assumes a fixed location for the .pem file, but, as per #594, that's not valid.

Is this code still used? If so, maybe we should create a find_pem_file() that either can use.

def send_pipeline_update_messages(contacts_list):
    pem_file = 'bin/connected-app-secrets.pem'
c-simpson added a commit that referenced this issue Dec 31, 2023
@c-simpson c-simpson linked a pull request Dec 31, 2023 that will close this issue
c-simpson added a commit that referenced this issue Dec 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants