skumar.snl 0 Newbie Poster

I have made a facebook app using Asp.net, I am using allow email and grant offline access feature. The code which i have written down is something like this
<fb:prompt-permission perms="email">Would you like to receive email from our application?</fb:prompt-permission><br />
<fb:prompt-permission perms="offline_access">Click here to enable offline access</fb:prompt-permission>

Now when User select Donot allow Offline Access option 2nd time it Gives Debug error permissionsWasGranted
How should i solve this error????

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.