Calling like this:
Set-MeetupConfiguration -ClientID $Key -Secret $Secret
Error:

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
Calling like this:
Error:
There is No -Proxy or -Credential parameter. Normally, with Invoke-WebRequest I would use
-UseBasicParsing/-UseDefaultCredentialsAlso, the help for this cmdlet doesn't include any examples, and there is only the syntax for the help