how to Read page respond of the payment result MVC
basically my application is similar to the link but mine is on MVC C#.
basically my application is similar to the link but mine is on MVC C#.
I’m using Facebook Graph Api and trying to get user data. I’m sending user access token and in case this token is expired or invalid Facebook returns status code 400 and this response:
I tried to search previous discussion about this issue but I didn’t find one, maybe it’s because I didn’t use right keywords.