Jason Johnston
Jason Johnston
Hello everyone - sorry for the slow communication here. This isn't really a place to report issues with the Graph service, so this is mainly me pinging the calendar team...
@MikeN123 it's not *necessary*, I'm just saying if you want more direct assistance, that's the way to go. There may be more to discover on this issue, but I'm not...
Awesome! Sorry I didn't respond sooner, I was out for the holidays :)
Try removing the `'odata.maxpages=30'` line. I don't believe that's a recognized header but it may be interfering there.
The only other thing I can see wrong is this: ``` var getContacts = { url: requestUrl, token: token, headers: headers, query: params, '$select': 'EmailAddresses,GivenName,Surname' }; ``` The select should...
That usually means that your app ID is either wrong, or you did not enable multitenancy and you're trying to login with an account in a different Office 365 organization...
I notice that it redirected to localhost and not Azure. You should make sure that the redirect URL in your app registration points to your Azure web app.
Transferring issue to snippet generation repo.
Closing issue as we are archiving this repository.
Closing issue as we are archiving this repository.