Error: {"errors":[{"code":32,"message":"Could not authenticate you."}]}
tmhOAuth Object
(
    [params] => Array
        (
        )

    [headers] => Array
        (
            [Authorization] => OAuth oauth_callback="https%3A%2F%2Fwww.twitwordy.com%2Fgame%2Findex.php", oauth_consumer_key="RanPMN23m6aovvk0t51ihvgWi", oauth_nonce="1ad411ccfead9367f1dcf717e4d348bb", oauth_signature="8NJa6O588LNjks40WH9oh2G8Pis%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1737004538", oauth_version="1.1"
            [Content-Type] => 
            [Content-Length] => 
            [Expect] => 
        )

    [auto_fixed_time] => 
    [buffer] => 
    [config] => Array
        (
            [consumer_key] => RanPMN23m6aovvk0t51ihvgWi
            [consumer_secret] => cBjVbqSEEqljRMcI5wOOWTfWqlQnF2ZyBmu32WtPSsGndGtJwm
            [user_token] => 
            [user_secret] => 
            [use_ssl] => 1
            [host] => api.twitter.com
            [debug] => 
            [force_nonce] => 
            [nonce] => 1ad411ccfead9367f1dcf717e4d348bb
            [force_timestamp] => 
            [timestamp] => 1737004538
            [oauth_version] => 1.1
            [curl_connecttimeout] => 30
            [curl_timeout] => 10
            [curl_ssl_verifypeer] => 
            [curl_followlocation] => 
            [curl_proxy] => 
            [curl_proxyuserpwd] => 
            [is_streaming] => 
            [streaming_eol] => 

            [streaming_metrics_interval] => 60
            [as_header] => 1
            [multipart] => 
        )

    [method] => POST
    [url] => https://api.twitter.com/oauth/request_token
    [signing_params] => oauth_callback=https%3A%2F%2Fwww.twitwordy.com%2Fgame%2Findex.php&oauth_consumer_key=RanPMN23m6aovvk0t51ihvgWi&oauth_nonce=1ad411ccfead9367f1dcf717e4d348bb&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1737004538&oauth_version=1.1
    [auth_params] => Array
        (
            [oauth_callback] => https%3A%2F%2Fwww.twitwordy.com%2Fgame%2Findex.php
            [oauth_consumer_key] => RanPMN23m6aovvk0t51ihvgWi
            [oauth_nonce] => 1ad411ccfead9367f1dcf717e4d348bb
            [oauth_signature] => 8NJa6O588LNjks40WH9oh2G8Pis%3D
            [oauth_signature_method] => HMAC-SHA1
            [oauth_timestamp] => 1737004538
            [oauth_version] => 1.1
        )

    [request_params] => Array
        (
        )

    [base_string] => POST&https%3A%2F%2Fapi.twitter.com%2Foauth%2Frequest_token&oauth_callback%3Dhttps%253A%252F%252Fwww.twitwordy.com%252Fgame%252Findex.php%26oauth_consumer_key%3DRanPMN23m6aovvk0t51ihvgWi%26oauth_nonce%3D1ad411ccfead9367f1dcf717e4d348bb%26oauth_signature_method%3DHMAC-SHA1%26oauth_timestamp%3D1737004538%26oauth_version%3D1.1
    [signing_key] => cBjVbqSEEqljRMcI5wOOWTfWqlQnF2ZyBmu32WtPSsGndGtJwm&
    [auth_header] => OAuth oauth_callback="https%3A%2F%2Fwww.twitwordy.com%2Fgame%2Findex.php", oauth_consumer_key="RanPMN23m6aovvk0t51ihvgWi", oauth_nonce="1ad411ccfead9367f1dcf717e4d348bb", oauth_signature="8NJa6O588LNjks40WH9oh2G8Pis%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1737004538", oauth_version="1.1"
    [response] => Array
        (
            [headers] => Array
                (
                    [date] => Thu, 16 Jan 2025 05:15:38 GMT
                    [perf] => 7402827104
                    [pragma] => no-cache
                    [server] => tsa_f
                    [status] => 401 Unauthorized
                    [expires] => Tue, 31 Mar 1981 05:00:00 GMT
                    [set_cookie] => guest_id=v1%3A173700453890028913; Max-Age=34214400; Expires=Mon, 16 Feb 2026 05:15:38 GMT; Path=/; Domain=.twitter.com; Secure; SameSite=None
                    [content_type] => application/json; charset=utf-8
                    [cache_control] => no-cache, no-store, must-revalidate, pre-check=0, post-check=0
                    [last_modified] => Thu, 16 Jan 2025 05:15:38 GMT
                    [x_transaction] => 53f6853a69331918
                    [content_length] => 64
                    [x_frame_options] => SAMEORIGIN
                    [www_authenticate] => OAuth realm="https://api.twitter.com", api_error_code=32
                    [x_transaction_id] => 53f6853a69331918
                    [x_xss_protection] => 0
                    [content_disposition] => attachment; filename=json.json
                    [x_content_type_options] => nosniff
                    [x_twitter_response_tags] => BouncerCompliant
                    [strict_transport_security] => max-age=631138519
                    [x_response_time] => 187
                    [x_connection_hash] => 7f6cfcbf9ed2706b4c391e40f9b7e01a07b5f3c7bf2340318306b83a8c15f649
                )

            [code] => 401
            [response] => {"errors":[{"code":32,"message":"Could not authenticate you."}]}
            [info] => Array
                (
                    [url] => https://api.twitter.com/oauth/request_token
                    [content_type] => application/json; charset=utf-8
                    [http_code] => 401
                    [header_size] => 1007
                    [request_size] => 437
                    [filetime] => -1
                    [ssl_verify_result] => 0
                    [redirect_count] => 0
                    [total_time] => 0.208634
                    [namelookup_time] => 9.2E-5
                    [connect_time] => 0.005209
                    [pretransfer_time] => 0.015285
                    [size_upload] => 0
                    [size_download] => 64
                    [speed_download] => 307
                    [speed_upload] => 0
                    [download_content_length] => 64
                    [upload_content_length] => -1
                    [starttransfer_time] => 0.015287
                    [redirect_time] => 0
                    [redirect_url] => 
                    [primary_ip] => 104.244.42.130
                    [certinfo] => Array
                        (
                        )

                    [primary_port] => 443
                    [local_ip] => 185.103.98.14
                    [local_port] => 53464
                    [http_version] => 2
                    [protocol] => 2
                    [ssl_verifyresult] => 0
                    [scheme] => HTTPS
                    [appconnect_time_us] => 15266
                    [connect_time_us] => 5209
                    [namelookup_time_us] => 92
                    [pretransfer_time_us] => 15285
                    [redirect_time_us] => 0
                    [starttransfer_time_us] => 15287
                    [total_time_us] => 208634
                    [request_header] => POST /oauth/request_token HTTP/1.1
Host: api.twitter.com
User-Agent: themattharris' HTTP Client
Accept: */*
Authorization: OAuth oauth_callback="https%3A%2F%2Fwww.twitwordy.com%2Fgame%2Findex.php", oauth_consumer_key="RanPMN23m6aovvk0t51ihvgWi", oauth_nonce="1ad411ccfead9367f1dcf717e4d348bb", oauth_signature="8NJa6O588LNjks40WH9oh2G8Pis%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1737004538", oauth_version="1.1"


                )

        )

)
Twitwordy
Contact us at : +44 5603452713 (OR) +32 479 54 56 55
0 Games Played
Twitter Share us
 
TwitWordy is an ingenious new game, which automatically generates a unique crossword puzzle from your Twitter Stream. TwitWordy is fun and challenging, and offers a novel way of knowing more about the people you follow. Compete to head the Leaderboard, compiled from your own Twitter network
We are striving to make Twitwordy more fun and interesting for you - your feedback is welcome
We are also looking for investors to help produce a Twitwordy Smartphone App - Please contact us here

© 2025 Twitwordy.com | All Rights Reservered