nextcloud / integration_twitter

šŸ¦ Twitter integration into Nextcloud
https://apps.nextcloud.com/apps/integration_twitter
GNU Affero General Public License v3.0
12 stars 3 forks source link

No authentication to Twitter #21

Open TexosAC opened 3 years ago

TexosAC commented 3 years ago

Hey, my Nextcloud don't connect to Twitter or Reddit. I don't know why. I commented out my headers and tried again, but without success.

You can see what I mean in the video:

~ Thx!


Server configuration detail

Operating system: Linux 5.4.128-1-pve #1 SMP PVE 5.4.128-1 (Wed, 21 Jul 2021 18:32:02 +0200) x86_64 (Proxmox CT)

Webserver: Apache/2.4.41 (Ubuntu) (apache2handler) (over an "NGNIX Proxy Manager")

Database: mysql 10.3.30 (MariaDB)

PHP version: 8.0.9

Modules loaded: Core, date, libxml, openssl, pcre, zlib, filter, hash, json, Reflection, SPL, session, standard, sodium, apache2handler, mysqlnd, PDO, xml, apcu, bcmath, calendar, ctype, curl, dom, mbstring, FFI, fileinfo, ftp, gd, gettext, gmp, iconv, igbinary, imagick, intl, exif, mysqli, pdo_mysql, Phar, posix, readline, redis, shmop, SimpleXML, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, xmlreader, xmlwriter, xsl, zip, Zend OPcache

Nextcloud version: 22.1.0 - 22.1.0.1


{ "instanceid": "REMOVED SENSITIVE VALUE", "passwordsalt": "REMOVED SENSITIVE VALUE", "secret": "REMOVED SENSITIVE VALUE", "trusteddomains": [ "cloud.alllectra.de" ], "datadirectory": "REMOVED SENSITIVE VALUE", "dbtype": "mysql", "version": "22.1.0.1", "overwrite.cli.url": "http:\/\/cloud.alllectra.de", "dbname": "REMOVED SENSITIVE VALUE", "dbhost": "REMOVED SENSITIVE VALUE", "dbport": "", "dbtableprefix": "oc", "mysql.utf8mb4": true, "dbuser": "REMOVED SENSITIVE VALUE", "dbpassword": "REMOVED SENSITIVE VALUE", "installed": true, "default_phone_region": "DE", "memcache.local": "\OC\Memcache\APCu", "mail_smtpmode": "smtp", "mail_smtpsecure": "ssl", "mail_sendmailmode": "smtp", "mail_smtphost": "REMOVED SENSITIVE VALUE", "mail_from_address": "REMOVED SENSITIVE VALUE", "mail_domain": "REMOVED SENSITIVE VALUE", "mail_smtpauth": 1, "mail_smtpport": "465", "mail_smtpauthtype": "LOGIN", "mail_smtpname": "REMOVED SENSITIVE VALUE", "mail_smtppassword": "REMOVED SENSITIVE VALUE" }


Enabled:

Disabled:


            _                       
            \`*-.                   
             )  _`-.                
            .  : `. .               
            : _   '  \              
            ; *` _.   `*-._         
            `-.-'          `-.      
              ;       `       `.    
              :.       .        \   
              . \  .   :   .-'   .  
              '  `+.;  ;  '      :  
              :  '  |    ;       ;-.
              ; '   : :`-:     _.`* ;
     [bug] .*' /  .*' ; .*`- +'  `*'
           `*-*   `*-*  `*-*'       
TexosAC commented 3 years ago

And here a part of my .htaccess

image

diogocardoso28 commented 3 years ago

Try with opera :)

TexosAC commented 3 years ago

As you can see in the Video, i use Opera :)

diogocardoso28 commented 3 years ago

@TexosAC ah sorry, didint notice that, can you show the console output 'F12'?.

TexosAC commented 3 years ago

Oh lol, now I tried Firefox and it works.

diogocardoso28 commented 3 years ago

Lol šŸ˜, what matters is that it works now :)

TexosAC commented 3 years ago

(CLOSED)

Just use an other Browser like FireFox, uwu

        _                       
        \`*-.                   
         )  _`-.                
        .  : `. .               
        : _   '  \              
        ; *` _.   `*-._         
        `-.-'          `-.      
          ;       `       `.    
          :.       .        \   
          . \  .   :   .-'   .  
          '  `+.;  ;  '      :  
          :  '  |    ;       ;-.
          ; '   : :`-:     _.`* ;
 [bug] .*' /  .*' ; .*`- +'  `*'
       `*-*   `*-*  `*-*'      
nonofr91 commented 1 year ago

Hello, I also have a twitter identification error. In my nextcloud logs I have an error:

[integration_twitter] Avertissement: Twitter request error : cURL error 28: Failed to connect to api.twitter.com port 443 after 22501 ms: Operation timed out (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://api.twitter.com/oauth/request_token

GET /apps/integration_twitter/oauth-step1 from 82.123.zzz.zzz by XXXXXXX at 2022-12-12T20:53:46+00:00

Do you have an idea