Page MenuHomeDevCentral

OAuth signature fails when called by twitter_query
Closed, WontfixPublic

Description

The following line wasn't posted to the Idées d'articles Twitter account.

Message used

!idée [[Airbus des batteries]] coopération européenne pour développer la prod des batteries li-ion

But can be reproduced with !pub Test QA (on a un souci avec le !idée).

According https://twitter.com/ideedarticles last success was 2019-02-02.

Stacktrace

Incorrect number of arguments, must be an even number.
    while executing
"http::formatQuery {*}$str"
    (procedure "oauth::uri_escape" line 2)
    invoked from within
"oauth::uri_escape ${method}"
    (procedure "oauth::signature" line 4)
    invoked from within
"oauth::signature $url $consumer_secret $method $oauth_raw_sign $token_secret"
    (procedure "oauth::query_call" line 19)
    invoked from within
"oauth::query_call $url $consumer_key $consumer_secret $method $params $query_dict $oauth_token_secret"
    (procedure "oauth::query_api" line 3)
    invoked from within
"oauth::query_api $url {*}[registry get twitter.oauth.consumer] $method {*}$token $query_list"
    (procedure "twitter_query" line 20)
    invoked from within
"twitter_query $status_url $account [list status $message]"

Event Timeline

Features developed for #wikipedia-fr channel aren't used anymore, so we won't fix those currently.

dereckson claimed this task.

Twitter support discontinuation

Per T1795, we're not supporting Twitter features any longer.