hello.js icon indicating copy to clipboard operation
hello.js copied to clipboard

Twitter.js issue solved

Open Sushanth145 opened this issue 7 months ago • 0 comments

The issue was caused by redirect_uri being incorrectly included in the Twitter OAuth request. The fix involved removing params.redirect_uri from twitter.js, allowing the popup to load and redirect properly.

Sushanth145 avatar May 25 '25 11:05 Sushanth145