Google drive error 404

Learn how to resolve problems with Google Drive. 403 or 404 Errors Users of Google Drive can sometimes see Error 403 (permission denied) or Error 404 (not found). There are a few common reasons for

Learn how to resolve problems with Google Drive.

403 or 404 Errors

Users of Google Drive can sometimes see Error 403 (permission denied) or Error 404 (not found). There are a few common reasons for this:

  1. You may have inadvertently deleted the Google worksheet. You can recover the deleted Google worksheet as described in Recover a deleted Google file or worksheet. 
  2. You are not the owner of the document but this is a shared document owned by a different Google account. Check your document sharing permissions on Google.
  3. You have multiple Google accounts (let’s call them Acct1 and Acct2): your spreadsheet is owned by Acct1 but you sign into AppSheet using Acct2 to access the spreadsheet. Either use the same account or share the document across accounts. 
  4. You had access to the file at one point, but the access has been removed.
  5. This can sometimes occur if you have a corporate Google Docs account that has an admin policy that prohibits all users from enabling third-party software like AppSheet (so you may need to talk to your account admin).

See also Share files from Google Drive.

Google AppScript onEdit Triggers

If you use one of the AppSheet add-ons to integrate with Google Forms, Sheets, or Docs, see Use data from Google Sheets to learn more about specific limitations on those integrations. 

In particular, if you utilize Google AppScript onEdit triggers on your Google Sheet, or a third-party add on that utilizes these triggers, the triggers are not fired when AppSheet makes a change to the data in the spreadsheet. This is an unfortunate limitation imposed by Google on all third-party solutions like AppSheet. The best workaround is to utilize a timed AppScript trigger (or an onChange trigger) rather than an onEdit trigger.

Google Sheet filters

Also, do not use filters on your Google Sheets — it can make the filtered rows invisible to updates. Instead, use filter views (this is a Google Sheets feature that lets each user create and use their own filters without affecting other users of the sheet). See also: Use data from Google Sheets

Public Google Sheets

Make certain that your spreadsheet is not marked as Public. The Google spreadsheets API doesn’t enable updates against public spreadsheets.

Google worksheet names exceeding 31 characters in length

Make certain that your Google worksheet names do not exceed 31 characters in length. All characters in the name are counted including blanks and special characters.

Error: Unable to read spreadsheet: hexadecimal value 0xNN is an invalid character

 When AppSheet attempts to read your Google worksheet you may see an error like the following:

Unable to read the spreadsheet for '<worksheet name>' due to spreadsheet reader error: '', hexadecimal value 0x0C, is an invalid character. Line 9999, position 999

The actual hexadecimal value will vary and as will the line and position values. The line and position are not helpful for the reason described below.

AppSheet reads the Google Sheet by asking Google to export the worksheet as an Excel .xlsx document. Google converts the Google worksheet into an Excel .xlsx document file and returns this .xlsx file to AppSheet. AppSheet reads the .xlsx file and extracts all of the worksheet cell values, formulas, formatting, and other information from the Excel .xlsx document.

An invalid character error occurs when Google fails to export the Google worksheet as a valid Excel .xlsx document. Instead, the exported Excel .xlsx document contains invalid data that Excel cannot read. The line and position values in the error message are not useful because they refer to a location in the exported Excel .xlsx document. There is no easy way to use these values to locate the problem in your worksheet.

You may be able to locate the problem by doing the following:

  1. Open your workbook in Google Sheets.
  2. From the Google Sheets File menu select Download as… and then select Microsoft Excel (.xlsx). By doing this you are exporting the Google workbook to Excel in the same way that Google Sheets is exporting it to AppSheet.
  3. When the export finishes, you will see the exported .xlsx file name at the bottom left of your browser screen. 
  4. Click the ^ character to the right of the .xlsx file name and select Open. This will open the exported file in Excel. Excel is very likely to report an error when reading the exported file. The Excel error message may help you locate the problem.
  5. Return to Google Sheets and modify your workbook to eliminate the problem.
  6. Repeat the steps above until the you have eliminated the problem. 

Here are some things to check:

  • Ensure there are no invalid character values in your worksheet cell values. Invalid character values may be displayed in the form . You can use the Google Sheets search function to locate the invalid character. Open your worksheet in Google Sheet. From the Edit menu select Find and replace … Copy into the Find box to search for the invalid character.
  • One customer reported their problem was caused by an import range function in a cell of their Google worksheet. Replacing the import range with the actual data values eliminated the problem.
  • If you discover other causes for this problem, report them to us. We will add your information to this list to help other users.

Was this helpful?

How can we improve it?

Google Drive is an open-source cloud storage facility that you can use to save multiple file-formats, like Image, Documents, Videos, or Audio. It gives 15GB of storage space on Google Drive when you make a Gmail account. You can increase the size through paid versions, or you take the benefits by the given storage.

There are different benefits of Google Drive, such as you can make the backup of your files. You can share larger size files that are impossible through Gmail. You can access data on multiple devices anytime due to its cloud computing feature.

Although Google Drive is easy-to-use and usually error-free, however, users can face error messages while working on it. Here, we will discuss some common error messages you can encounter on Google Drive and how you can resolve these issues:

  • Google Drive Error 400
  • Google Drive Error 401
  • HTTP Error 403 Google Drive
  • Google Drive Error 404
  • Google Drive Error 429
  • Google Drive Error 500

This error is the representation that the request made by the user is invalid or corrupt, and the server cannot process it.

This error is perceived to be client-side, but servers can throw this error in limited cases. Other reasons for Google Drive Bad Request Error 400 are:

1. If you enter an incorrect URL or terminated.

2. The cookies stored on your browser may be corrupted or already expired.

3. Users upload a file on Google drive higher than the available space.

This error issue occurs from the client-side hence, the steps to solve this issue are quite simple as given below:

Method 1. Google Drive Error 400 Due to Issues With the Url

The main reason for this error is the wrong URL. Therefore the foremost thing you need to make sure that the URL you entered is valid. You should enter a correct domain name, and forward slashes can separate literals. There is a possibility that the URL is not active at the moment. In that case, you need to wait for the URL to start functioning again, or you can access Google support and forward your issue. If you are sure that the problem does not lie on the URL, then you can move on to the next solution.

Method 2:

While performing any function on the drive, you see this message on your screen google drive 400, an error from the client-side.

1. Start by refreshing your page and restarting your PC.

2. Check the file size you are uploading if that exceeds the available space, you need to delete some of the files on your drive to make some storage space.

3. Delete the browser history, cache memory, and cookies data.

Note: You can see the storage on the left bottom window of your Google drive.

Google Drive Error 401

Google Drive Error 401 is another client-side error whose most common cause lies in the URL. Either the URL is incorrect or restricted from accessing the server because the request cannot be authorized.

You may be getting the message google drive error 401 unauthorized due to the restrictions on the IP address. Therefore, in rare cases, it can be a server-side error as well.

If the servers have rejected the authentication credentials or the client fails to authenticate their resource, then they get restricted on the servers, and you get this error.

Method 1: Initial Solution methods to attempt

1. As this is an authentication error, you can re-login your account. Log out your google account from any other device and then try to log in to your Google Drive account.

2. Uninstall any extensions or add-ons on the browser and Google Drive.

3. Check your URL, as you may have entered an incorrect or blocked on the servers.

Method 2: Solving the issue Google drive error 401 disabled_client the OAuth client was disabled

This issue mainly occurs while opening files from the drive when the servers do not authenticate the resources. There is no specific troubleshooting method for this issue. You can deactivate Plug-ins or Add-ons and then try re-logging into your account.

Method 3: Clear the Browser History, Cache Memory, and Cookies

Not only you need to empty Google Drive trash, but you also need to clear the browser history, cache memory, and cookies. A web page is a combination of multiple technologies and programming languages like HTML, CSS, JavaScript, Node.js, etc. If any of the web files or code gets corrupted, then you can get this google drive error 401. Although, you can solve this problem by deleting your web cookies and cache data. That way, the page you access will obtain new cookies, and this issue may get resolved.

Steps to delete your cookies data are as follows:

1. Click on the vertical dot icon (Customize and control Google Chrome) on the top right corner on the screen and enter into the More tools field.

2. You will get the option to delete your cache, cookies, and browser history here, check right on these options, and then clear data.

HTTP Error 403 Google Drive

This HTTP Error 403 Google Drive arises when you can’t access or download files from Google Drive. There can be several reasons for this error, such as corrupted files, storage issues, authorization issues, or bugs, etc.

Method 1:  to Solve Google Drive Error Code 403

1. Disable all the add-ons, extensions, and plugins from the drive and then try to download the file.

HTTP-Error-403-Google-Drive-1.jpg

2. Log out from your Google account.

HTTP Error 403 Google Drive - 4

3. clear the cache browsers, cookies data, and browser history, and then re-login.

HTTP Error 403 Google Drive - 2

4. Access Google Drive in the Incognito window and see if Http Error 403 Google Drive Download issue gets resolved or not.

5. Make sure to use a compatible web browser such as Chrome and Mozilla. If these browsers do not work, try a different one.

Method 2: Access Your File through a Shareable Link to Fix Google Drive Error 403

To be honest, you can share files and Google Docs on Google Drive quite easily, and this obviously makes things easier for the user.You can use the Shareable link feature of Google Drive to download if you can’t download your files directly. It automatically copies the downloading link through which you can download private data. Follow these steps for getting Http error 403 google drive fix:

1. Access your Google Drive account and click right on the file you want to download.

HTTP Error 403 Google Drive -6

2. Click on the Get shareable link option from the list to

HTTP Error 403 Google Drive -5

3. Open your browser and click on the Address bar and press Ctrl + V key and hit enter. Http Error 403 in google drive should be able to solve by following these steps.

Google Drive Error 404

If the files you requested to open are not available on the drive, then you are most likely to get this error. There can be several reasons for this google drive file not found error 404 to occur.

1. If you did not save your files properly and can’t remember the name of the folder, then you will face trouble finding it.

2. If saved files get deleted or corrupted.

How to Fix Google Drive Error 404

Note: Take the backup copy of your files before saving it somewhere on the drive.

Make sure that your login from the account you saved the file. If this issue occurs, then you need to contact Google support (support.google.com) to register your error.

You can get the google drive not found error 404 fix through drive forum via ‘?’ icon that you can on the top menu.

Google Drive Error 429

This error occurs when the limit for a service request gets exceeded. The cause of this issue is too much traffic on the server. Keep an eye on the traffic rate, and if it is more than google drive can take, then you need to contact google support to get the exact solution for google drive error code 429.

Note: Make sure that only one person at a time uses a google account to access the drive. You can try to logout from other devices and then access Google Drive.

Google Drive Error 500

Google Drive Error 500 is a server-side error that you can encounter while accessing Google Drive. You can find more about this error on the Google support forum.

Note: Check the google server first by accessing the G Suite Dashboard on your browser (google.com/appsstatus), if their servers are down, then you can’t do anything but wait for their servers to function.

Other solutions for google drive internal server error 500:

1. Check your internet connection stability, refresh the page.

2. Copy the URL, https://drive.google.com/drive, and enter into the search field and see if you can access the drive now.

3. Delete the cookies and cache of your browser and PC, and reboot your system.

4. Access the Google Drive on Incognito window or another browser and check if google drive server error 500 gets fixed or not.

One of these methods should be able to work on this error.

Note: Above mentioned guide can help you to resolve the errors on Google Drive, but you cannot recover your lost data. Therefore, you need to keep your data safe at any cost.

Some methods to keep your files safe are as follows:

1. Take the backup of your data frequently and organize your folders in a way that you can access it easily.

2. If you make changes on any file, make sure to take the backup first.

3. Keep your Google Drive safe and secure from viruses and trojans.

If any of these errors persist, even after the troubleshooting, you can contact Google Support and Drive help forum.

На чтение 8 мин. Просмотров 1.4k. Опубликовано 25.06.2019

Содержание

  1. Как узнать, действительно ли Google Drive не работает или на вашем конце
  2. Если вы видите сообщение об ошибке на Google Диске, это может помочь
  3. Если вы не видите сообщение об ошибке, это также что-то значит
  4. «Я думаю, что отключение Google Drive для всех! Как я могу быть уверен?»
  5. «Я думаю, что Google Drive не работает только для меня!Есть ли что-нибудь, что я могу сделать? ”

Как узнать, действительно ли Google Drive не работает или на вашем конце

Когда Google Диск перестает работать, как вы должны сказать, если он не работает или все, или это только вы?

То, что кажется отключением Google Диска, может фактически быть проблемой с вашим компьютером или интернетом, вашим приложением Google Диска или даже вашей учетной записью Google.

Хотя может быть сложно точно определить, почему Google Drive не работает, есть несколько способов довольно быстро определить, подходит ли он всем, или проблема где-то на вашем конце.

Чтобы получить дополнительную информацию, чтобы выяснить, не работает ли Google Диск для всех или есть какие-то проблемы с вашей стороны, продолжайте читать.

Если вы видите сообщение об ошибке на Google Диске, это может помочь

Когда вы пытаетесь получить доступ к Google Диску, но он не работает, вы можете увидеть сообщение об ошибке. Если это произойдет, обязательно запишите сообщение об ошибке, поскольку оно может помочь вам в правильном направлении.

Сообщения об ошибках Google Диска не всегда понятны, с точки зрения объяснения, в чем заключается проблема, но они могут помочь вам выяснить, является ли это общим перерывом или проблема может быть на вашей стороне.

Вот некоторые из наиболее распространенных сообщений об ошибках Google Диска:

  • Временная ошибка (502) . Это сообщение означает, что ваши документы временно недоступны и обычно устраняются в течение нескольких минут. Подождите пару минут и попробуйте снова. В будущем вы можете захотеть синхронизировать важные документы Google Диска с вашим компьютером, чтобы у вас всегда был доступ.
  • Попытка подключения . Наиболее распространенная причина этой проблемы – слабое подключение к Интернету. Если у вас есть документы, синхронизированные с вашим компьютером, попробуйте работать в автономном режиме. В противном случае, проверьте “Я думаю, что Google Drive не работает только для меня! Есть ли что-нибудь, что я могу сделать?” раздел ниже для вещей, которые вы можете попробовать.
  • Сервер Google Диска обнаружил ошибку . Это означает, что вашему приложению Google Диск не удалось подключиться к серверам Google, и проблема может быть связана с вами или с Google. Перейдите к следующему разделу для советов по устранению неполадок.

Если вы не видите сообщение об ошибке, это также что-то значит

Если вы пытаетесь получить доступ к Google Диску и не видите сообщение об ошибке от Google, это означает, что что-то серьезно не так с их серверами или вашим интернет-соединением.

Если вы вообще не получаете сообщение об ошибке или видите ошибку кода состояния HTTP, первое, что нужно сделать, это проверить и посмотреть, можете ли вы просматривать другие веб-сайты. Если вы можете, перейдите к следующему разделу для советов по устранению неполадок.

Если вы не видите сообщение об ошибке Google Диска, но видите код состояния HTTP, это может помочь вам в правильном направлении. Наиболее распространенными являются 500 Internal Server Error, 403 Forbidden и 404 Not Found, но есть множество других ошибок кода состояния HTTP, с которыми вы можете столкнуться.

«Я думаю, что отключение Google Drive для всех! Как я могу быть уверен?»

Если вы подозреваете, что может быть проблема с Google Диском и что проблема не на вашей стороне, существует несколько способов подтвердить это подозрение. Если вы можете подтвердить, что Google Диск недоступен для всех, вы можете сэкономить много времени и головной боли, поскольку единственное решение – подождать, пока Google устранит проблему.

Вот шаги по порядку, которые вы должны предпринять, если считаете, что Google Drive может быть недоступен для всех, или вы не совсем уверены, с чего начать:

  1. Обратитесь к информационной панели состояния G Suite для получения информации о проблемах или простоях, которые могут возникнуть у Google Диска и других служб Google. Если на панели инструментов G Suite обнаружена проблема с Google Диском, это означает, что она не работает, и вам придется подождать, пока Google исправит ее.

    Помните, что панель инструментов G Suite размещена в Google, поэтому, если у Google возникают особенно серьезные проблемы, она также может быть недоступна.

  2. Поиск в Твиттере для #googledrivedown. Социальные сети – это хорошее место, чтобы узнать, не работает ли веб-сайт или служба для других людей. Если другие люди испытывают ту же проблему, что и вы, есть большая вероятность, что они будут говорить об этом в Twitter с помощью этого хэштега.

    Вы можете использовать ссылку выше, чтобы найти твиты с соответствующим хэштегом, но обязательно нажмите Последние , чтобы увидеть последние твиты вместо старых.

  3. Наконец, вы можете проверить некоторые сторонние сайты детекторов вниз. Некоторые веб-сайты проверки состояния включают в себя: «Для всех» или «Только я», «Детектор неработоспособности», «Не работает ли он сейчас?», «Outage.Report» и «CurrentDown.com».

«Я думаю, что Google Drive не работает только для меня!Есть ли что-нибудь, что я могу сделать? ”

Если вы не можете найти никаких доказательств того, что другие люди испытывают затруднения при доступе к Google Диску, есть большая вероятность, что проблема решена с вашей стороны. Большинство из этих проблем связаны с вашим сетевым оборудованием или поставщиком услуг Интернета, но есть ряд вещей, которые вы можете проверить самостоятельно.

Вот что вы должны сделать по порядку, если считаете, что Google Drive работает для всех, кроме вас:

  1. Убедитесь, что вы посещаете настоящий сайт drive.google.com.

    Прежде чем попробовать что-либо еще, попробуйте нажать ссылку выше на Google Drive. Если это работает, это означает, что вы, возможно, пытались получить доступ к недействительной или незаконной копии диска. Обновите свои закладки и рассмотрите возможность изменения пароля Google, если вы считаете, что в любой момент вы могли ввести свои данные для входа на фальшивый сайт.

    Если вы пытаетесь получить доступ к Google Диску на своем телефоне или планшете, убедитесь, что у вас есть законное приложение от Google. Вы можете найти приложение Google Drive для iOS в App Store и для устройств Android в Google Play.

  2. Вы пытаетесь использовать Google Drive через веб-браузер на вашем компьютере? Попробуйте приложение Google Drive на своем телефоне или планшете. Вы можете найти официальные приложения, используя ссылки, предоставленные на предыдущем шаге.

    Если вы можете получить доступ к Google Диску через приложение на своем телефоне или планшете, это означает, что сама служба Google Диска работает. Следующие шаги по устранению неполадок могут помочь вам снова запустить Google Диск на вашем компьютере.

  3. Полностью выключите ваш веб-браузер, закрыв каждое открытое окно браузера. Подождите 30 секунд, откройте одно окно браузера и попытайтесь получить доступ к Google Диску.

    В некоторых случаях закрытие окон вашего браузера может не завершить работу браузера. В этом случае перезагрузка компьютера или устройства – это самый простой способ убедиться, что браузер действительно закрывается.

  4. Очистите кеш браузера и попробуйте снова получить доступ к Google Диску. Это простой шаг, который не удалит ваши личные данные или сохраненные пароли, а также устранит множество проблем, связанных с браузером.

  5. Очистите куки вашего браузера. Это также простой шаг, который может решить множество проблем, связанных с браузером, но очистка куки может удалить ваши пользовательские настройки и информацию для входа на веб-сайты, которые вы используете.

  6. Сканирование вашего компьютера на наличие вредоносных программ. Некоторые вредоносные программы эффективно блокируют доступ к определенным веб-сайтам и службам, таким как Google Drive. Если вы заражены, то удаление вредоносной программы восстановит ваш доступ.

  7. Перезагрузите компьютер, если вы еще этого не сделали на предыдущем этапе.

  8. Перезагрузите модем и роутер. Если у вас возникли проблемы с доступом к другим сайтам и службам помимо Google Диска, это, как правило, решит проблему.

Если вы по-прежнему не можете получить доступ к Google Диску после выполнения всех наших предложений, есть большая вероятность, что вы столкнулись с проблемой Интернета. Это особенно вероятно, если есть другие сайты или службы, к которым у вас нет доступа.

В некоторых случаях проблема может быть такой простой, как слишком большое количество устройств, подключенных к вашей сети, и нехватка пропускной способности для обработки всего. Однако вам, вероятно, придется обратиться за помощью к вашему интернет-провайдеру.

Хотя это не особенно распространено, в некоторых случаях вы не сможете получить доступ к Google Диску из-за проблем с путем, который ваш компьютер или устройство использует для подключения к серверам Google. Лучший способ исключить это – переключиться на другие DNS-серверы с тех, которые вы обычно используете. Если вы не знакомы с DNS-серверами, ознакомьтесь с нашим руководством по смене DNS-серверов и нашим списком бесплатных и общедоступных DNS-серверов, где можно найти различные варианты.

I’m using google drive REST API V3 to access the file. The basic api url is:
https://www.googleapis.com/drive/v3/files/fileid

And the header contains key: Authorization with Bearer access token obtained from oauth.

However, if you create an normal google doc, this works. the response is:

{
"id": "1v3V0BWcWtYu_K9OLm1rffHA3vj5Bz8SY-0-JpU7CiEc",
"name": "test",
"mimeType": "application/vnd.google-apps.document",
"parents": [
    "0AP75Wn-e9WDqUk9PVA"
]
}

But if I created a google doc from google template, this returns 404. see below:

{
"error": {
    "errors": [
        {
            "domain": "global",
            "reason": "notFound",
            "message": "File not found: 14gHUCFTrwHaoZ88Kr0Qnn8OsUdzcU037GK7v-JI9L1I.",
            "locationType": "parameter",
            "location": "fileId"
        }
    ],
    "code": 404,
    "message": "File not found: 14gHUCFTrwHaoZ88Kr0Qnn8OsUdzcU037GK7v-JI9L1I."
}
}

asked Jul 23, 2018 at 23:07

cairabbit's user avatar

cairabbitcairabbit

551 silver badge9 bronze badges

2

2021 answer here, in my case the issue (404 for some files) existed because the Google project number I was using was wrong.

And to make it harder, some accounts did work perfectly, and some did not using just this scope:

https://www.googleapis.com/auth/drive.file

As it is indicated in the google docs of the picker:

// Replace with your own project number from console.developers.google.com.
// See "Project number" under "IAM & Admin" > "Settings"
const appId = "1234567890";

After the project number was fixed, everything started working flawlessly (No need for https://www.googleapis.com/auth/drive scope as its a free-for-all scope that gives permissions for everything).

Cheers.

answered Apr 30, 2021 at 13:49

Josep Vidal's user avatar

Josep VidalJosep Vidal

2,4902 gold badges15 silver badges27 bronze badges

1

I did a bit test and found that the «drive.file» scope actually has some problem with getting file metadata/content. From the documentation, the «drive.file» allow the app to access the file that created by this app, or user explicitly open the file with this app, from from drive or from google doc. When I testing this, actually this doesn’t work as expect. I upload a few files, one of the files can be accessed by my app, but the others not. I remembered when I publish my app, the google drive team reviewed my app and rejected a few times with the scope, finially the app passed review with «drive.file» scope only.

Did anyone encounter same issue?

answered Aug 21, 2018 at 4:43

cairabbit's user avatar

cairabbitcairabbit

551 silver badge9 bronze badges

Filling this in here for posterity: when using the drive.file permission with a file picker, the url/token you receive will only work if the picker was hosted on the same domain as is configured in the Google Developer Console Drive SDK configuration page (https://console.developers.google.com/apis/api/drive.googleapis.com/drive_sdk).

If you are hosting it on any other domain, you’ll get a 404 if you try and use the URL to directly download the file: you’ll need to use drive.readonly or drive permissions.

answered Jun 18, 2019 at 8:12

Femi's user avatar

FemiFemi

64.1k8 gold badges117 silver badges147 bronze badges

Somehow this is not the case. I created a google doc using the resume template. I obtained the fileID and run it against files.get. I got a 200 response:

{
 "kind": "drive#file",
 "id": "1y1h2vHYwrb57O-ein7VhqMwwJKtr4pP4N4bBow7-vus",
 "name": "resumeTemplate",
 "mimeType": "application/vnd.google-apps.document"
}

BTW, the URI requst for files.get is

https://www.googleapis.com/drive/v3/files/fileId

not

https://www.googleapis.com/drive/v3/files/

answered Jul 24, 2018 at 14:27

ReyAnthonyRenacia's user avatar

1

After I requested more permissions, the problem solved. Nothing changed.

answered Nov 30, 2018 at 3:50

cairabbit's user avatar

cairabbitcairabbit

551 silver badge9 bronze badges

In my case it was about setting Drive.files().get(googleId).setSupportsAllDrives(true) to gain access to files on shared drives.

answered Dec 7, 2020 at 16:25

palisade's user avatar

palisadepalisade

4763 silver badges6 bronze badges

As the documentation says drive.file scope is used to view and manage Google Drive files and folders that you have opened or created with this app.

I also encouraged 404 Error and I finally found the solution, In my case, I used Google Drive Picker in the front-end for selecting files, and then I send the file-ids to the backend for downloading them and I had the same 404 File not found Error on the backend when I try to download files.

I see the error because I did not set appId in my picker API.
so when I try to instantiate googlePicker I set the app key and then everything is fixed.

// Replace with your own project number from console.developers.google.com.
// See "Project number" under "IAM & Admin" > "Settings"
var appId = "1234567890";

var picker = new google.picker.PickerBuilder()
            ...
            .setAppId(appId)
            ...
            .build(); 

Now both backend and front-end use the same application in google and when the user selects a file from picker API it is available in all applications.

More info: https://developers.google.com/picker/docs/

answered Feb 4, 2022 at 10:03

Jhkcia's user avatar

JhkciaJhkcia

2752 silver badges8 bronze badges

10 replies

Robert Johnson

Badge
+11

  • Volunteer Community Moderator
  • 4885 replies

@Olivia King — Same here. The app shows as being not installed when using the upload action from with a board, but shows as installed when on my Apps & Integrations page in my team profile settings. Something is broken.

NOTE: I can open existing embedded Google Drive documents, but cannot create new embeds.

Robert Johnson

Badge
+11

  • Volunteer Community Moderator
  • 4885 replies

@Olivia King — I have converted this post into a Miro support ticket, so you should receive an email confirmation of a ticket being opened. It would be helpful if you could please come back here to let us know what Miro support tells you.

  • Beginner
  • 9 replies

Hi, 

Every time I try to add a google drive file to a board I get a 404 error.

I have tried uninstalling the app and reinstalling, but no luck.

Even when it is installed, it does not come up in the righthand panel, I click on the “more” and 404?? (image below)

I have also check permission in Google, and as suggested, removed and reinstalled permissions? No luck….

Any suggestions?

Rikki

  • Like
  • Quote

Olivia King

  • Author
  • Contributor
  • 16 replies

Hi Robert, @Robert Johnson 

 I’ve had a reply —  its a bug on their side and they are working on it! :)

“I’m afraid you cannot install/re-install the Google Drive integration due to a bug on our end. We’re very sorry about that! 
The good news is that the team is already working on a fix for it. We will definitely keep you posted on our progress. Please bear with us!”

I’ll let you know if i hear more 😊

Liv

Olivia King

  • Author
  • Contributor
  • 16 replies

Its a bug on their side @Rikki Bunder 

I’ve been told they are on it and will get back to me so when i know more i’ll reply again but sadly there doesn’t seem to be much we can do to solve this! I’m really hoping its fixed by Monday as i have work to do which included doing demos with my team on how to use Miro !!!

Maybe if you email them too they might add more heads to the fix mix!! :)

Liv

  • Beginner
  • 9 replies

@Olivia King 

Thank you for the info, I will update this post if I hear anything.

Cheers,

Rikki

  • Like
  • Quote

  • Beginner
  • 2 replies

Hello,  

Any news regarding this topic? I have the same problem.

Thank you very much in advance.

All my best,

Mariana

  • Like
  • Quote

Marina

Rank

  • Mironeer
  • 999 replies
  • Beginner
  • 2 replies

Dear Marina, 

This is great, but now I have another problem, when I try to sign in google drive through miro, is appears this error:

Any ideia how to fix enter?

Thank you in advance.

Al my best,

Mariana

  • Like
  • Quote

Toady i am going to tell you something that i have learn form my own experience how to temporary solve Google Drive File 404 Error

After applying all procedure form this post «How to Share Google Drive Files» you are getting this error so take a breath it is a bug and this error reported to Google Drive Team and they working on it or not we don’t know about this

Note: After altering the shared link and you trying demo that link is working or not so don’t try on same web browser there you are logged in it will show that the link is working and you are getting to the download page but if you you open the link on an other web browser there you are not logged in the link won’t it will get you to the «Not Found 404» page it happened to me that is why i know about it. So before sharing link try demo on another web browser there you are not logged in with same Google id.

I also have solved my problem with Winrar (Try This First)

1. Create archive of file with Winrar that you want to upload it will work 100%

1. You are getting this page instead of download page this is not your mistake so don’t worry go a head

Google Drive File 404 Showing

2. So throwing this problem away Right click on file that you want to make downloadable and make of copy of this file

Google Drive File Copy

 3. After copied this file just apply above mentioned points 1 through 6  it will become downloadable

Google Drive File Copy Created

Now this file is available for download see yourself copy and paste this link and the result will be different

https://docs.google.com/uc?id=0B9VgjND_XaVOWklhZkJPdzJrSFU&export=download

If you want to share of Google Drive File so please head to this post «How to Share Google Drive Files»

If this not work try following solution

General Google Apps Errors

These are general application errors (referenced from this Google support page); see later in this article for errors specific to file syncing.

Error: ‘An unknown issue occurred and Google Drive needs to quit’
Solution: sign in/out and then try accessing your files again.

Error: ‘Temporary Error (502)’: a long way to say try accessing your files again in a few minutes;
Solution: After that time, click on a different section of Google Drive to refresh the files (e.g. “All Items”).

Error: ‘Your Google Drive folder is missing’: the Google Drive app uses a specific folder on your computer; this error occurs when you move, rename or delete that folder.
Solution: Click ‘Locate Folder’ when prompted if you moved/renamed the folder; if you deleted the folder, disconnect from Google Drive; you’ll be prompted to choose a new folder when you sign in again.

Error: ‘The Google Drive server encountered an error’: this means the app is unable to connect to Google’s servers
Solution: Click to retry connecting when prompted.

Error: Google Drive quits without warning
Solution: You’ll want to update your version of Google Drive if this happens more than once; download it from drive.google.com.

File And File Synchronization Errors

All of the general Google Apps errors listed above could occur while synchronizing files; here are some specific to accessing and synchronizing files (referenced from this Google support page):

Error: ‘This file points to an invalid online Google document’
Solution: Hopefully you still have a copy of that file because it’s no longer available in Google Drive. If you still have it, put it in your Google Drive folder and restart the app.

Error: ‘The file on your computer is missing’: this means the file is missing from the Google Drive folder on your computer; hopefully you still have the file.
Solution: Try restarting the Google Drive app.

Error: Some files fail to sync: the Google Drive app will tell you if it can’t sync files if you click the Google Drive icon and then “View # unsyncable files”
Solution: Click retry. If that doesn’t work, close and restart the Google Drive app.

Tips to Avoid Errors and Data Loss

The suggested remedies for Google Drive errors are for fixing the errors but not recovering your lost data; the unfortunate truth is that it’s often impossible. This is especially true if you were working on something and Google Drive unexpectedly quit. Worse, if you deleted a file or saved unwanted changes, Google Drive synchronizes those changes – that’s why it’s not a substitute for a real cloud-to-cloud backup. Follow these tips to help keep your data safe:

Save your data frequently

If you open up a file to make changes, first make a copy so you can go back to the original if need be

Always keep a secure backup of your data in a separate location

If this works for you so please leave a comment :)

Понравилась статья? Поделить с друзьями:

Читайте также:

  • Getlasterror error codes
  • Get order error
  • Geolocation error user denied geolocation
  • Generic id error kess v2
  • Generic host process for win32 services обнаружена ошибка windows xp

  • 0 0 голоса
    Рейтинг статьи
    Подписаться
    Уведомить о
    guest

    0 комментариев
    Старые
    Новые Популярные
    Межтекстовые Отзывы
    Посмотреть все комментарии