Results 8 comments of Jacky

Why do you think setting up a matrix bridge can bypass wechat ban? My understanding is matrix bridge still still need go though the wechat protocol such as ipad/mac/hostie etc...

The ban is applied to your account, not your service provider. You may have to reply on the company which provide the token to provide seamless integration using wechat protocol(thus...

I think it is better to setup your own proxy for security reason.

@piyushgupta1 Wondering which lib did you replace with? From the library design aspect, I am not sure if it make sense to always have the ConvertExcel to return a promise...

@mistercrunch On current master of supetset, I can point to the URL to /api/v1/query/ by changing exploreUtils.js: ``` export function getURIDirectory(formData, endpointType = 'base') { // Building the directory part...

I use Ubuntu 24.04 and had the similar issue. But it happens when startup. ``` ' getBaseDownloadPath(tag, fileName) {\n' + ' return `${this.basePath}/download/${tag}/${fileName}`;\n' + ' }\n' + ' }' }...

@hvmarck That's a interesting hack. what's the proper way to handle the comment according to your experience? I think it's a standalone plugin which you can apply the comment to...

I came cross the same issue. Also I found the document of the google drive service has the same problem. It is a mess! Still hasn't find the alternative to...