Add-Twitter-Login-Authentication-to-website-in-ASPNet-using-C-and-VBNet
after clicked login button, i get this error "invalid JSON primitive: ." at this line
twitter.Authorize(Request.Url.AbsoluteUri.Split("?")(0))
I found the mistake. In the "callback url" line, I entered the return url, but not the call url
thank you
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.