Twitter oAuth2.0 Node

Hello,

Thank you for continuously developing great nodes. I have been trying to use the Oauth2 Beta one and they all seem to work fine EXCLUDING the twitter one… And when I go the to URL I get:

HTTP ERROR 500 java.lang.NullPointerException
URI: /
STATUS: 500
MESSAGE: java.lang.NullPointerException
SERVLET: -
CAUSED BY: java.lang.NullPointerException
Caused by:
java.lang.NullPointerException
at ws.palladian.nodes.oauth.OAuth10aFlow.validCallbackResponse(OAuth10aFlow.java:33)
at ws.palladian.nodes.oauth.OAuthNodeDialog$2.handle(OAuthNodeDialog.java:152)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
at org.eclipse.jetty.server.Server.handle(Server.java:516)
at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:279)
at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:779)
at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:911)
at java.base/java.lang.Thread.run(Unknown Source)

Thank you

Whoups. Let me have a look at this. Thanks for the bug report and the details!

Let me know if there is any further info i can provide or testing to help!

1 Like

Great. Actually I have just pushed a fix which is currently on the development update site – if you’d be willing to give it a go before we release this, let me know at mail@palladian.ws

Thanks again!

1 Like

@nxfxcom Did you receive my email? Is the issue resolved with the latest build?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.