• Resolved 9dev

    (@9dev)


    Hello.
    I’ve got Array ( [Warning] => [Error] => No Auth Token Found/Not configured ) error. Can’t authorize my fb page.

    I’ve tried many other tools for autoposting and nothing works here. I think there’s an issue with my wp installation – it’s in subfolder of subdomain (like this: subdomain.maindomain.com/folder) and there’s something messed up in .htaccess and php.ini because I can’t connect with www.ads-software.com (for new themes lookup etc.) so there can be issue.

    Do I diagnose it correctly?
    My question is – what to do with these configuration files? I haven’t access to them on this hosting so I have to ask for changes.

    Or maybe moving into root folder with .htaccess change would do the job?

    Thanks in advance

    https://www.ads-software.com/plugins/social-networks-auto-poster-facebook-twitter-g/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author NextScripts

    (@nextscripts)

    1. Please go to the Help/Support tab and click “Check HTTPS/SSL”.
    2. What error exactly are you getting when you are trying to authorize the plugin?

    Thread Starter 9dev

    (@9dev)

    Hello. Thanks for your response.
    I didn’t know about this debug tool.

    There’s a problem with everything in this test. The Facebook part:

    Array
    (
        [url] => https://www.facebook.com/
        [content_type] =>
        [http_code] => 0
        [header_size] => 0
        [request_size] => 0
        [filetime] => -1
        [ssl_verify_result] => 0
        [redirect_count] => 0
        [total_time] => 0.039078
        [namelookup_time] => 0.069672
        [connect_time] => 0
        [pretransfer_time] => 0
        [size_upload] => 0
        [size_download] => 0
        [speed_download] => 0
        [speed_upload] => 0
        [download_content_length] => -1
        [upload_content_length] => -1
        [starttransfer_time] => 0
        [redirect_time] => 0
        [certinfo] => Array
            (
            )
    
        [primary_ip] =>
        [primary_port] => 0
        [local_ip] =>
        [local_port] => 0
        [redirect_url] =>
    )
    
    There is a problem with cURL. You need to contact your server admin or hosting provider.

    How about authorization response:

    Array
    (
        [page] => NextScripts_SNAP.php
        [code] => AQAPsoFy6RB5EH9mXB1BiNa4zrTORjaJETdeFgJO-eqiz6E3xfWmNBhCM1llWfp-MwuDW8E9qUhNLpD2tKluxVNfNKlcXHo8m0Rgf_S_XarzV_2ke6c0XdvpI_mt2LWHCVM-4XAaJXyjHOhc_Hk-7U_LaHGwxXiQ3RGsPKjLCZn94TgCR1-269KNOy0aTectv4fXvHvaC6907L7ZOhmb1qxhONcQ8i_lzYWGuUgS3JXZXI1pDQ_9Em-Oi0jStCteX8WriQLUI1Y7omiiQjJ3Bozd36ccEWbk9le5Ymk5Dn6hwTJ3Mowtyeh-4jCTGz0nHeUG7NVYwr3tyGel50kmhsdf
        [state] => nxs-fb-0
    )
    Array
    (
        [page] => NextScripts_SNAP.php
    )
    -=
    Array
    (
        [doFB] => 1
        [nName] => //FB PAGE NAME//
        [fbAppID] =>  //FB APP ID//
        [fbAppSec] => //FB SEC//
        [catSel] => 0
        [catSelEd] =>
        [postType] => A
        [fbAttch] => 2
        [fbAttchAsVid] => N
        [atchUse] => F
        [imgUpl] => 1
        [fbMsgFormat] => %TITLE% - %EXCERPT% 
    
       More info: %URL%
        [msgTAFrmt] =>
        [msgDAFrmt] =>
        [riComments] => 0
        [riCommentsAA] => 0
        [rpstDays] => 0
        [rpstHrs] => 0
        [rpstMins] => 0
        [rpstOn] => 0
        [rpstStop] => O
        [rpstOnlyPUP] => 0
        [fltrsOn] => 0
        [rpstBtwDays] => Array
            (
            )
    
        [fbURL] => https://facebook.com/urltomypage/
        [fbPgID] => //FB pageid//
        [rpstRndMins] => 0
        [rpstPostIncl] => 0
        [rpstType] => 2
        [rpstTimeType] => A
        [rpstFromTime] =>
        [rpstToTime] =>
        [rpstOLDays] => 30
        [rpstNWDays] => 365
        [tagsSel] =>
        [tagsSelX] =>
    )
    
    TKN URL://// URL HERE////
    
    TKN PARAMS:
    Array
    (
    )
    
    TKN RESP:
    Array
    (
        [headers] => Array
            (
            )
    
        [body] =>
        [response] => Array
            (
                [code] => 0
                [message] =>
            )
    
        [cookies] => Array
            (
            )
    
        [filename] =>
    )
    //// URL HERE////
    
    Can't get Facebook User.
    Array
    (
        [headers] => Array
            (
            )
    
        [body] =>
        [response] => Array
            (
                [code] => 0
                [message] =>
            )
    
        [cookies] => Array
            (
            )
    
        [filename] =>
    )

    Thanks

    Plugin Author NextScripts

    (@nextscripts)

    >> There is a problem with cURL. You need to contact your server admin or hosting provider.

    Thread Starter 9dev

    (@9dev)

    Thanks.
    They told me they’re blocking external connections so I should give them ip adress to their whitelist.

    What should I give them in Facebook case? 31.13.76.68 ? Or there’s some other specific addresses?

    Thanks.

    Thread Starter 9dev

    (@9dev)

    HTTPS to Facebook is OK now.
    But how about posting – it’s still the same after unlock.

    But I still have to unlock API graph.facebook.com (31.13.93.3), is that right?

    Plugin Author NextScripts

    (@nextscripts)

    Facebook uses hundreds of IPs for it’s infrastructure. There is no list of them as it constantly changes. They need to whitelist it by domain. *.facebook.com

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘No auth token found – subfolder installation’ is closed to new replies.