Skip to main content
added 60 characters in body
Source Link
Ronak Patel
  • 3.3k
  • 3
  • 25
  • 45

I am trying to call the graph API for fetching user profile information.

The blog post I followed is  :

Part 1Extending SharePoint with ADAL and the Microsoft Graph API

My AAD app config is like:

  1. URL: https://tenant.sharepoint.comhttps://tenant.sharepoint.com
  2. Reply-url: https://tenant.sharepoint.comhttps://tenant.sharepoint.com

Permissions: Graph API :: Read all users' full profiles

However, I am getting an error of invalid reply url. Not sure what reply url is it trying to send the response to.

I am trying to call the graph API for fetching user profile information.

The blog post I followed is  Part 1

My AAD app config is like:

  1. URL: https://tenant.sharepoint.com
  2. Reply-url: https://tenant.sharepoint.com

Permissions: Graph API :: Read all users' full profiles

However, I am getting an error of invalid reply url. Not sure what reply url is it trying to send the response to.

I am trying to call the graph API for fetching user profile information.

The blog post I followed is:

Extending SharePoint with ADAL and the Microsoft Graph API

My AAD app config is like:

  1. URL: https://tenant.sharepoint.com
  2. Reply-url: https://tenant.sharepoint.com

Permissions: Graph API :: Read all users' full profiles

However, I am getting an error of invalid reply url. Not sure what reply url is it trying to send the response to.

Tweeted twitter.com/StackSharePoint/status/906915716460417024

Unable to call graph apiAPI from sharepointSharePoint page

I am trying to call the graph apiAPI for fetching user profile information. 

The blog post I followed is

   Part 1

My AAD app config is like:My AAD app config is like:

  1. URL: https://tenant.sharepoint.com
  2. Reply-url: https://tenant.sharepoint.com

Permissions: Graph API :: Read all users' full profiles

However, I am getting an error of invalid reply url. Not sure what reply url is it trying to send the response to.

Unable to call graph api from sharepoint page

I am trying to call the graph api for fetching user profile information. The blog post I followed is

 Part 1

My AAD app config is like:

  1. URL: https://tenant.sharepoint.com
  2. Reply-url: https://tenant.sharepoint.com

Permissions: Graph API :: Read all users' full profiles

However, I am getting an error of invalid reply url. Not sure what reply url is it trying to send the response to.

Unable to call graph API from SharePoint page

I am trying to call the graph API for fetching user profile information. 

The blog post I followed is  Part 1

My AAD app config is like:

  1. URL: https://tenant.sharepoint.com
  2. Reply-url: https://tenant.sharepoint.com

Permissions: Graph API :: Read all users' full profiles

However, I am getting an error of invalid reply url. Not sure what reply url is it trying to send the response to.

Source Link
Ashish
  • 891
  • 1
  • 11
  • 30

Unable to call graph api from sharepoint page

I am trying to call the graph api for fetching user profile information. The blog post I followed is

Part 1

My AAD app config is like:

  1. URL: https://tenant.sharepoint.com
  2. Reply-url: https://tenant.sharepoint.com

Permissions: Graph API :: Read all users' full profiles

However, I am getting an error of invalid reply url. Not sure what reply url is it trying to send the response to.