Hi, I have created an app at Facebook developer page and configured that with my Identity server application URL. Identity server4 application is built in asp.net core.
When user enter the website and tries to connect it using his/her Facebook account, then my app created under Facebook developer ask him the permission to allow the app to receive her information like email adress, age, etc, when user cancelled the permission he is redirected to page "Account/Login" I have followed the steps in this link : https://qawithexperts.com/questions/387/access-denied-when-permission-of-app-to-my-application-is-de
...
How i can give dynamic margin to the rdlc report in ASP.NET C#?
I have tried this code but it is not working.......
...Hi. When trying to login using Facebook in ASP.NET MVC application, I am getting this error as shown below
Warning URL blocked: This redirect failed because the redirect URI is not white-listed in the app's client OAuth settings. Make sure that the client and web OAuth logins are on and add all your app domains as valid OAuth redirect URIs.
how I can resolve this problem? Here is the screenshot of my faceboook authorization settings.
...
What is the difference between creating database inside localDb in visualstudio and creating database in sqlserver and joining it in VS .
...I have a survey in my MVC app and I need to display its results to a pie chart. This is what I have done by so far (according to this)
I would like to ask if it possible to bring the data for my Survey Model
...How to add,Edit and delete data into database using treeview with checkbox in ASP.NET MVC with entity framework.
...I am trying to delete a row from database in asp.net MVC C# using the code below
...