NastuzziSamy / files_external_gdrive

[BETA - UNSTABLE] GDrive external storage for NextCloud
GNU Affero General Public License v3.0
78 stars 24 forks source link

"Grant access" button not working #55

Open motoride opened 4 years ago

motoride commented 4 years ago

I'm experiencing the exact issue described in #28 , namely error 422 Unprocessable Entity , {"message":"Unsatisfied authentication mechanism parameters"}

I'm running nextcloud 17.0.2 on my webhost installed using Installatron, and using version 0.4.0 downloaded from the app store.

I was able to get this functioning with OwnCloud, so I'm fairly certain this is an app issue.

From what I can understand, (I'm not a programmer) this is an issue with the gdrive app that isn't related to a configuration error on my end ?

diveyez commented 4 years ago

I can confirm this, it worked a few weeks ago..

``SEC7112: Script from https://devgru.club/cloud/apps/files/ was blocked due to mime type mismatch externalstorages (1,1)

JQMIGRATE: Migrate is installed, version 1.4.1 main.js (396,474)

oc_config is deprecated: use OC.config instead main.js (1095,19)

Legacy browser detected, applying css vars polyfill main.js (320,1061)

18Deprecated call $.tooltip('destroy') has been deprecated and should be removed main.js (622,132)

HTTP422: UNPROCESSABLE ENTITY - The request was well-formed but could not be processed due to semantic errors. (XHR)POST - https://hostname.com/cloud/apps/files_external/userstorages``

diveyez commented 4 years ago

@NastuzziSamy NastuzziSamy, the thing literally thinks its the dropbox grant access button. Please patch this.