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: Sun, 28 Feb 2021 07:17:38 GMT
expires: Tue, 31 Mar 1981 05:00:00 GMT
last-modified: Sun, 28 Feb 2021 07:17:38 GMT
pragma: no-cache
server: tsa_b
set-cookie: personalization_id="v1_MDqLgdvTFNdyjOIxQuehPA=="; Max-Age=63072000; Expires=Tue, 28 Feb 2023 07:17:38 GMT; Path=/; Domain=.twitter.com; Secure; SameSite=None
set-cookie: guest_id=v1%3A161449665840796872; Max-Age=63072000; Expires=Tue, 28 Feb 2023 07:17:38 GMT; Path=/; Domain=.twitter.com; Secure; SameSite=None
status: 400 Bad Request
strict-transport-security: max-age=631138519
x-connection-hash: ab19fa6edab1c5c3702ed538fb7d89fe
x-content-type-options: nosniff
x-frame-options: SAMEORIGIN
x-response-time: 6
x-transaction: 0061213f00819a29
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] => Sun, 28 Feb 2021 07:17:38 GMT
                    [expires] => Tue, 31 Mar 1981 05:00:00 GMT
                    [last-modified] => Sun, 28 Feb 2021 07:17:38 GMT
                    [pragma] => no-cache
                    [server] => tsa_b
                    [set-cookie] => guest_id=v1%3A161449665840796872; Max-Age=63072000; Expires=Tue, 28 Feb 2023 07:17:38 GMT; Path=/; Domain=.twitter.com; Secure; SameSite=None
                    [status] => 400 Bad Request
                    [strict-transport-security] => max-age=631138519
                    [x-connection-hash] => ab19fa6edab1c5c3702ed538fb7d89fe
                    [x-content-type-options] => nosniff
                    [x-frame-options] => SAMEORIGIN
                    [x-response-time] => 6
                    [x-transaction] => 0061213f00819a29
                    [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] => 1036
                    [request_size] => 479
                    [filetime] => -1
                    [ssl_verify_result] => 0
                    [redirect_count] => 0
                    [total_time] => 0.121337
                    [namelookup_time] => 0.004145
                    [connect_time] => 0.029241
                    [pretransfer_time] => 0.087621
                    [size_upload] => 0
                    [size_download] => 87
                    [speed_download] => 717
                    [speed_upload] => 0
                    [download_content_length] => 87
                    [upload_content_length] => -1
                    [starttransfer_time] => 0.121294
                    [redirect_time] => 0
                    [redirect_url] => 
                    [primary_ip] => 104.244.42.2
                    [certinfo] => Array
                        (
                        )

                    [primary_port] => 443
                    [local_ip] => 207.148.11.152
                    [local_port] => 19446
                    [http_version] => 2
                    [protocol] => 2
                    [ssl_verifyresult] => 0
                    [scheme] => HTTPS
                    [request_header] => GET /oauth/request_token HTTP/1.1
Host: api.twitter.com
User-Agent: tmhOAuth 0.7.2+SSL - //github.com/themattharris/tmhOAuth
Accept: */*
Accept-Encoding: deflate, gzip
Authorization: OAuth oauth_callback="https%3A%2F%2Fcbdwholesale.market%3A80%2Fmy-account%2F", oauth_consumer_key="", oauth_nonce="dba75295c01d22e08cb562144eff5202", oauth_signature="9x1Ep%2B2OH0jiVv6wu57SUW3ssLc%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1614496658", oauth_version="1.0"


                )

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

    [params] => Array
        (
        )

    [headers] => Array
        (
            [Authorization] => OAuth oauth_callback="https%3A%2F%2Fcbdwholesale.market%3A80%2Fmy-account%2F", oauth_consumer_key="", oauth_nonce="dba75295c01d22e08cb562144eff5202", oauth_signature="9x1Ep%2B2OH0jiVv6wu57SUW3ssLc%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1614496658", 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] => dba75295c01d22e08cb562144eff5202
            [force_timestamp] => 
            [timestamp] => 1614496658
            [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/534826.cloudwaysapps.com/ncyknpareh/public_html/wp-content/plugins/RegistrationFields/tmhOAuth/cacert.pem
            [curl_capath] => /home/534826.cloudwaysapps.com/ncyknpareh/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%2Fcbdwholesale.market%3A80%2Fmy-account%2F&oauth_consumer_key=&oauth_nonce=dba75295c01d22e08cb562144eff5202&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1614496658&oauth_version=1.0
    [auth_params] => Array
        (
            [oauth_callback] => https%3A%2F%2Fcbdwholesale.market%3A80%2Fmy-account%2F
            [oauth_consumer_key] => 
            [oauth_nonce] => dba75295c01d22e08cb562144eff5202
            [oauth_signature] => 9x1Ep%2B2OH0jiVv6wu57SUW3ssLc%3D
            [oauth_signature_method] => HMAC-SHA1
            [oauth_timestamp] => 1614496658
            [oauth_version] => 1.0
        )

    [request_params] => Array
        (
        )

    [base_string] => GET&https%3A%2F%2Fapi.twitter.com%2Foauth%2Frequest_token&oauth_callback%3Dhttps%253A%252F%252Fcbdwholesale.market%253A80%252Fmy-account%252F%26oauth_consumer_key%3D%26oauth_nonce%3Ddba75295c01d22e08cb562144eff5202%26oauth_signature_method%3DHMAC-SHA1%26oauth_timestamp%3D1614496658%26oauth_version%3D1.0
    [signing_key] => &
    [auth_header] => OAuth oauth_callback="https%3A%2F%2Fcbdwholesale.market%3A80%2Fmy-account%2F", oauth_consumer_key="", oauth_nonce="dba75295c01d22e08cb562144eff5202", oauth_signature="9x1Ep%2B2OH0jiVv6wu57SUW3ssLc%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1614496658", oauth_version="1.0"
)
My account – CBD Wholesale Market Skip to content
    • Contact
    • 1 725-333-5828
  • Add anything here or just remove it...
CBD Wholesale MarketCBD Wholesale Market
  • Menu
  • Checkout +
  • Login
  • Cart

    No products in the cart.

  • Home
  • CBD Shop Wholesale
    • CBD Cartridges
    • CBD Gummies
    • CBD Hemp Flower
    • CBD Pills
    • CBD Pods
    • CBD Tinctures
    • CBD Vape Juices
    • CBD Vape Pen
  • Delta 8 THC Wholesale Shop
    • DELTA 8 THC GUMMIES
    • DELTA 8 THC CAPSULES
    • DELTA 8 THC DISPOSABLES
    • DELTA 8 THC VAPE CARTRIDGES
  • Wholesale Registration
  • About
    • INFO
      • About Us
    • FAQ
      • Privacy Policy
      • Terms and Conditions
      • Product Return/Exchange and Refund Policy
  • Contact Us

My account

Login

Lost your password?

Register

Account Section

A password will be sent to your email address.

Profile Section

Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our privacy policy.

Menu
  • Home
  • CBD Shop Wholesale
    • CBD Cartridges
    • CBD Gummies
    • CBD Hemp Flower
    • CBD Pills
    • CBD Pods
    • CBD Tinctures
    • CBD Vape Juices
    • CBD Vape Pen
  • Delta 8 THC Wholesale Shop
    • DELTA 8 THC GUMMIES
    • DELTA 8 THC CAPSULES
    • DELTA 8 THC DISPOSABLES
    • DELTA 8 THC VAPE CARTRIDGES
  • Wholesale Registration
  • About
    • INFO
      • About Us
    • FAQ
      • Privacy Policy
      • Terms and Conditions
      • Product Return/Exchange and Refund Policy
  • Contact Us
  • Home
  • CBD Shop Wholesale
  • Delta 8 THC Wholesale Shop
  • Wholesale Registration
  • About
  • Contact Us
Copyright 2021 © CBD Wholesale MarketCBD
  • Home
  • CBD Shop Wholesale
    • CBD Cartridges
    • CBD Gummies
    • CBD Hemp Flower
    • CBD Pills
    • CBD Pods
    • CBD Tinctures
    • CBD Vape Juices
    • CBD Vape Pen
  • Delta 8 THC Wholesale Shop
    • DELTA 8 THC GUMMIES
    • DELTA 8 THC CAPSULES
    • DELTA 8 THC DISPOSABLES
    • DELTA 8 THC VAPE CARTRIDGES
  • Wholesale Registration
  • About
    • INFO
      • About Us
    • FAQ
      • Privacy Policy
      • Terms and Conditions
      • Product Return/Exchange and Refund Policy
  • Contact Us
  • Login