Error login first: {"errors":[{"code":215,"message":"Bad Authentication data."}]}
tmhOAuth Object
(
    [response] => Array
        (
            [raw] => HTTP/1.1 400 Bad Request
cache-control: no-cache, no-store, must-revalidate, pre-check=0, post-check=0
content-disposition: attachment; filename=json.json
content-encoding: gzip
content-length: 87
content-type: application/json; charset=utf-8
date: Sat, 27 Feb 2021 19:02:23 GMT
expires: Tue, 31 Mar 1981 05:00:00 GMT
last-modified: Sat, 27 Feb 2021 19:02:23 GMT
pragma: no-cache
server: tsa_f
set-cookie: personalization_id="v1_bK4bAyeTM4QxRdqZMF3o9A=="; Max-Age=63072000; Expires=Mon, 27 Feb 2023 19:02:23 GMT; Path=/; Domain=.twitter.com; Secure; SameSite=None
set-cookie: guest_id=v1%3A161445254324877861; Max-Age=63072000; Expires=Mon, 27 Feb 2023 19:02:23 GMT; Path=/; Domain=.twitter.com; Secure; SameSite=None
status: 400 Bad Request
strict-transport-security: max-age=631138519
x-connection-hash: f9903ad9b86d5693a7235436a3b6e165
x-content-type-options: nosniff
x-frame-options: SAMEORIGIN
x-response-time: 111
x-transaction: 00875f9c008302f3
x-twitter-response-tags: BouncerCompliant
x-xss-protection: 0

{"errors":[{"code":215,"message":"Bad Authentication data."}]}
            [headers] => Array
                (
                    [HTTP/1.1 400 Bad Request] => 
                    [cache-control] => no-cache, no-store, must-revalidate, pre-check=0, post-check=0
                    [content-disposition] => attachment; filename=json.json
                    [content-encoding] => gzip
                    [content-length] => 87
                    [content-type] => application/json; charset=utf-8
                    [date] => Sat, 27 Feb 2021 19:02:23 GMT
                    [expires] => Tue, 31 Mar 1981 05:00:00 GMT
                    [last-modified] => Sat, 27 Feb 2021 19:02:23 GMT
                    [pragma] => no-cache
                    [server] => tsa_f
                    [set-cookie] => guest_id=v1%3A161445254324877861; Max-Age=63072000; Expires=Mon, 27 Feb 2023 19:02:23 GMT; Path=/; Domain=.twitter.com; Secure; SameSite=None
                    [status] => 400 Bad Request
                    [strict-transport-security] => max-age=631138519
                    [x-connection-hash] => f9903ad9b86d5693a7235436a3b6e165
                    [x-content-type-options] => nosniff
                    [x-frame-options] => SAMEORIGIN
                    [x-response-time] => 111
                    [x-transaction] => 00875f9c008302f3
                    [x-twitter-response-tags] => BouncerCompliant
                    [x-xss-protection] => 0
                    [] => 
                )

            [code] => 400
            [response] => {"errors":[{"code":215,"message":"Bad Authentication data."}]}
            [info] => Array
                (
                    [url] => https://api.twitter.com/oauth/request_token
                    [content_type] => application/json; charset=utf-8
                    [http_code] => 400
                    [header_size] => 1038
                    [request_size] => 465
                    [filetime] => -1
                    [ssl_verify_result] => 0
                    [redirect_count] => 0
                    [total_time] => 0.984778
                    [namelookup_time] => 0.028587
                    [connect_time] => 0.199565
                    [pretransfer_time] => 0.702137
                    [size_upload] => 0
                    [size_download] => 87
                    [speed_download] => 88
                    [speed_upload] => 0
                    [download_content_length] => 87
                    [upload_content_length] => 0
                    [starttransfer_time] => 0.98472
                    [redirect_time] => 0
                    [redirect_url] => 
                    [primary_ip] => 104.244.42.2
                    [certinfo] => Array
                        (
                        )

                    [primary_port] => 443
                    [local_ip] => 197.189.243.212
                    [local_port] => 40716
                    [request_header] => GET /oauth/request_token HTTP/1.1
User-Agent: tmhOAuth 0.7.2+SSL - //github.com/themattharris/tmhOAuth
Host: api.twitter.com
Accept: */*
Accept-Encoding: deflate, gzip
Authorization: OAuth oauth_callback="https%3A%2F%2Fsagea.org.za%2Fmy-account%2F", oauth_consumer_key="", oauth_nonce="453e1781125c77a794baabaf76ff40cd", oauth_signature="Q8VgKrFQBskA1xILuvRXqtLGz98%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1614452542", oauth_version="1.0"


                )

            [error] => 
            [errno] => 0
        )

    [params] => Array
        (
        )

    [headers] => Array
        (
            [Authorization] => OAuth oauth_callback="https%3A%2F%2Fsagea.org.za%2Fmy-account%2F", oauth_consumer_key="", oauth_nonce="453e1781125c77a794baabaf76ff40cd", oauth_signature="Q8VgKrFQBskA1xILuvRXqtLGz98%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1614452542", oauth_version="1.0"
        )

    [auto_fixed_time] => 
    [buffer] => 
    [config] => Array
        (
            [user_agent] => tmhOAuth 0.7.2+SSL - //github.com/themattharris/tmhOAuth
            [timezone] => UTC
            [use_ssl] => 1
            [host] => api.twitter.com
            [consumer_key] => 
            [consumer_secret] => 
            [user_token] => 
            [user_secret] => 
            [force_nonce] => 
            [nonce] => 453e1781125c77a794baabaf76ff40cd
            [force_timestamp] => 
            [timestamp] => 1614452542
            [oauth_version] => 1.0
            [oauth_signature_method] => HMAC-SHA1
            [curl_connecttimeout] => 30
            [curl_timeout] => 10
            [curl_ssl_verifyhost] => 2
            [curl_ssl_verifypeer] => 1
            [curl_cainfo] => /home/sageaweb/public_html/wp-content/plugins/RegistrationFields/tmhOAuth/cacert.pem
            [curl_capath] => /home/sageaweb/public_html/wp-content/plugins/RegistrationFields/tmhOAuth
            [curl_followlocation] => 
            [curl_proxy] => 
            [curl_proxyuserpwd] => 
            [curl_encoding] => 
            [is_streaming] => 
            [streaming_eol] => 

            [streaming_metrics_interval] => 60
            [as_header] => 1
            [debug] => 
            [token] => 
            [secret] => 
            [multipart] => 
        )

    [method] => GET
    [url] => https://api.twitter.com/oauth/request_token
    [signing_params] => oauth_callback=https%3A%2F%2Fsagea.org.za%2Fmy-account%2F&oauth_consumer_key=&oauth_nonce=453e1781125c77a794baabaf76ff40cd&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1614452542&oauth_version=1.0
    [auth_params] => Array
        (
            [oauth_callback] => https%3A%2F%2Fsagea.org.za%2Fmy-account%2F
            [oauth_consumer_key] => 
            [oauth_nonce] => 453e1781125c77a794baabaf76ff40cd
            [oauth_signature] => Q8VgKrFQBskA1xILuvRXqtLGz98%3D
            [oauth_signature_method] => HMAC-SHA1
            [oauth_timestamp] => 1614452542
            [oauth_version] => 1.0
        )

    [request_params] => Array
        (
        )

    [base_string] => GET&https%3A%2F%2Fapi.twitter.com%2Foauth%2Frequest_token&oauth_callback%3Dhttps%253A%252F%252Fsagea.org.za%252Fmy-account%252F%26oauth_consumer_key%3D%26oauth_nonce%3D453e1781125c77a794baabaf76ff40cd%26oauth_signature_method%3DHMAC-SHA1%26oauth_timestamp%3D1614452542%26oauth_version%3D1.0
    [signing_key] => &
    [auth_header] => OAuth oauth_callback="https%3A%2F%2Fsagea.org.za%2Fmy-account%2F", oauth_consumer_key="", oauth_nonce="453e1781125c77a794baabaf76ff40cd", oauth_signature="Q8VgKrFQBskA1xILuvRXqtLGz98%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1614452542", oauth_version="1.0"
)
My Account
Image Image Image
  • Home
  • About
  • Membership
  • Resources
    • All Resources
      • All Resources
      • Education Landscape and Higher Education
      • Future of work
      • Strategic Planning
      • Talent Attraction and Sourcing
      • Talent Development and Retention
      • Talent Selection
    • SAGEA Network
    • Vacancies
  • Events
    • All Events
    • Career Fair
  • News
  • Contact
JOIN
LOGIN
Login
  • My Account
  • Membership Plan
  • Manage Organization / Members

My Account

Login

Lost your password?

Member self-service guide
Image

CONTACT

Join SAGEA

FAQ

cathy.sims@sagea.org.za

FOLLOW US

Facebook
Facebook
LinkedIn
LinkedIn

GET OUR NEWSLETTER

Subscribe
Image

CONTACT

Join SAGEA

FAQ

cathy.sims@sagea.org.za

FOLLOW US

Facebook
Facebook
LinkedIn
LinkedIn

GET OUR NEWSLETTER

Subscribe
  • Home
  • About
  • Membership
  • Resources
    • ← Back
    • All Resources
      • ← Back
      • All Resources
      • Education Landscape and Higher Education
      • Future of work
      • Strategic Planning
      • Talent Attraction and Sourcing
      • Talent Development and Retention
      • Talent Selection
    • SAGEA Network
    • Vacancies
  • Events
    • ← Back
    • All Events
    • Career Fair
  • News
  • Contact