Skip to content

The underlying connection was closed: An unexpected error occurred on a send. #1

@itadder

Description

@itadder

The underlying connection was closed: An unexpected error occurred on a send.
I added domain: email, and key.
Set-ZendeskAPIPramters @params
and when I try

Process {

    foreach ($activity in  Get-ZendeskTicketActivities | Where-Object { $_.verb -eq 'tickets.assignment' }) {
        $activity
    }
}

I get this the above error. Could it be SSL hijacking by enterprise FW?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions