Replies: 0
I am getting the OOPs error when trying to use the plugin.
Site Setup
* Wordfence free version
* Geo IP block default config
* WPS hide admin
Tweet old post Version 17.0.1
A part of the log when I tried to post is as follows. I deleted the oauth key and part of my IP.
1519544812 Doing POST request, OAUTH header is OAuth oauth_consumer_key=
1519544812 ..using CURL transport
1519544812 ..POST parameters are Array
(
[0] => status=Do+you+want+a+free+alternative+to+Photoshop%3F++
)
1519544812 ..CURLOPT_FOLLOWLOCATION is ON
1519544813 ..RESPONSE was Array
(
[url] => https://api.twitter.com/1.1/statuses/update.json
[content_type] => application/json; charset=utf-8
[http_code] => 401
[header_size] => 549
[request_size] => 498
[filetime] => -1
[ssl_verify_result] => 0
[redirect_count] => 0
[total_time] => 0.166458
[namelookup_time] => 4.5E-5
[connect_time] => 0.034584
[pretransfer_time] => 0.124679
[size_upload] => 55
[size_download] => 62
[speed_download] => 373
[speed_upload] => 331
[download_content_length] => 62
[upload_content_length] => 55
[starttransfer_time] => 0.166384
[redirect_time] => 0
[redirect_url] =>
[primary_ip] => 104.244.42.130
[certinfo] => Array
(
)
[primary_port] => 443
[local_ip] => 208.131.xxx
[local_port] => 41152
)
I’d appreciate any thoughts.
CHris