How js Form forms simulate POST submission and token? with Authentication user authentication in Header

as mentioned, I now use springsecurity oauth to bind qq and Wechat, but when I POST submit / connect/qq Times is wrong, so I wonder if there is any other solution

clipboard.png

gotoBind(type){
            let url = `${this.$url}/connect/${type}`;
            axios.post(url)
        },

axios the document is written clearly


as if the form form simulates post submission and sets header Authentication

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3618e-2b832.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3618e-2b832.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?