What steps will reproduce the problem?
When i am working with .net framework 4.0 then data feed insert in merchant
center, but my live application in .net framework 2.0, and when i used this
framework then i got an error in
OAuth2Parameters parameter = new OAuth2Parameters(){
parameter.ClientId = clientId,
parameter.ClientSecret = clientSecret,
parameter.RedirectUri = redirectUri,
parameter.Scope = scope,
//ApprovalPrompt = "force"
};
this part.
i am also attached error code. please help me for resolve this for me ASAP.
Original issue reported on code.google.com by test.eco...@gmail.com on 24 Mar 2014 at 8:51
Original issue reported on code.google.com by
test.eco...@gmail.com
on 24 Mar 2014 at 8:51Attachments: