Module Number: O3653-13-Lab2
Module Title: Find Meeting Times with the Outlook REST API
Path of file:
Hi, I have been trying to get this to work for a few days. I can sign in but when I attempt to find meeting times I get a 403 error, Forbidden. Looking in more detail, the error is 2000008;reason="The token contains not enough scope to make this call.";error_category="invalid_grant". Any suggestions?
I have noticed that AppScopes is set in Web.config but never used in the code.
Module Number: O3653-13-Lab2 Module Title: Find Meeting Times with the Outlook REST API Path of file:
Hi, I have been trying to get this to work for a few days. I can sign in but when I attempt to find meeting times I get a 403 error, Forbidden. Looking in more detail, the error is 2000008;reason="The token contains not enough scope to make this call.";error_category="invalid_grant". Any suggestions?
I have noticed that AppScopes is set in Web.config but never used in the code.
Paul