Forum Discussion
jony dept
Jun 23, 2017Copper Contributor
API Post call returns "Failed to Fetch"
> I have created a SPFx Web Part using React. > It implict authenticates and acquires access token. > When i am calling graph api for GET it works fine. > When i am calling graph api for POST call...
Jun 23, 2017
Have you tried with Graph Explorer? Does this work:
jony dept
Jun 26, 2017Copper Contributor
Yes its working fine with graph explorer.
It also creates user but not returning response.