Posted
over 13 years
ago
by
adityavashistha
I have used the below link as reference
http://blog.prabir.me/post/Facebook-CSharp-SDK-Writing-your-first-Facebook-Application.aspx
|
Posted
over 13 years
ago
by
adityavashistha
I have used the below link as reference
http://blog.prabir.me/post/Facebook-CSharp-SDK-Writing-your-first-Facebook-Application.aspx
|
Posted
over 13 years
ago
by
adityavashistha
Hi All,
I am trying to create a long lived access token which also enables me to post on the wall of users.
I am using publish_stream and offline_access as scope parameters.
However, once the token is granted, My application gets the following
|
Posted
over 13 years
ago
by
adityavashistha
Hi All,
I am trying to create a long lived access token which also enables me to post on the wall of users.
I am using publish_stream and offline_access as scope parameters.
However, once the token is granted, My application gets the following
|
Posted
over 13 years
ago
by
adityavashistha
Hi All,
I am trying to create a long lived access token which also enables me to post on the wall of users.
I am using publish_stream and offline_access as scope parameters.
However, once the token is granted, My application gets the following
|
Posted
over 13 years
ago
by
notretro
prabirshrestha
I think I could fix it in CanvasUrlBuilder.cs : public Uri GetLoginUrl() {... }
If I amend the source, will changing GetLoginUrl() screw up the code else where? i.e. is the need for axd used some place else as root ?
Many thanks
|
Posted
over 13 years
ago
by
notretro
prabirshrestha
I think I could fix it in CanvasUrlBuilder.cs : public Uri GetLoginUrl() {... }
If I amend the source, will changing GetLoginUrl() screw up the code else where? i.e. is the need for axd used some place else as root ?
Many thanks
|
Posted
over 13 years
ago
by
notretro
prabirshrestha
I think I could fix it in CanvasUrlBuilder.cs : public Uri GetLoginUrl() {... }
If I amend the source, will changing GetLoginUrl() screw up the code else where? i.e. is the need for axd used some place else as root ?
Many thanks
|
Posted
over 13 years
ago
by
prabirshrestha
currently the sdk expects /facebookredirect.axd to be in the root of the virtual directory.
|
Posted
over 13 years
ago
by
prabirshrestha
currently the sdk expects /facebookredirect.axd to be in the root of the virtual directory.
|