MeetupPS icon indicating copy to clipboard operation
MeetupPS copied to clipboard

Set-MeetupConfiguration behind proxy doesn't work

Open Stephanevg opened this issue 6 years ago • 2 comments

Calling like this:

Set-MeetupConfiguration -ClientID $Key -Secret $Secret

Error:

image

There is No -Proxy or -Credential parameter. Normally, with Invoke-WebRequest I would use -UseBasicParsing / -UseDefaultCredentials

Also, the help for this cmdlet doesn't include any examples, and there is only the syntax for the help

Stephanevg avatar Feb 06 '19 13:02 Stephanevg

Thanks for reporting this! I'm not able to test this. Would you be able to do a quick edit and give it a shot behind your proxy?

lazywinadmin avatar Feb 09 '19 19:02 lazywinadmin

sure. will do

Stephanevg avatar Feb 09 '19 19:02 Stephanevg