sanderdewit / teams-module

PowerShell module for Microsoft Teams
23 stars 8 forks source link

(403) Forbidden on every call #2

Open jabcoco opened 7 years ago

jabcoco commented 7 years ago

able to connect but the get-team return The remote server returned an error: (403) Forbidden

jabcoco commented 7 years ago

VERBOSE: checking for teams token VERBOSE: start to invoke rest request VERBOSE: validating parameter VERBOSE: getting overview of all teams VERBOSE: GET https://api.teams.skype.com/emea/beta/teams/usergroups?teamType=null with 0-byte payload VERBOSE: received 2-byte response of content type application/json; charset=utf-8 VERBOSE: GET https://emea-client-ss.msg.skype.com/v1/users/ME/conversations?view=msnp24Equivalent&pageSize=300&startTime=1&targetType=Passport|Skype|Lync|Thread|NotificationStream with 0-byte payload Invoke-RestMethod : The remote server returned an error: (403) Forbidden.