Hello, I’m trying to authorizate an app to use Twitter by jsOauth (OAuth by JS), but the window which should be displaying the authentication section displays “Page not found, …” being the consumer keys correct and enabled “READ/WRITE” permissions.
The code is correct and I had the same problem using a link with the URL (that contains the keys) to do that directly and without code writing.
How can I fix that?