Can Pokemon GO's "friend list error" be fixed?

April 2024 · 4 minute read

A common "friend list error" has been affecting many Pokemon GO players, and it can be an incredibly frustrating experience.

One of the most important things that avid Pokemon GO players do is interact with their in-game friends. Other than the fact that it’s nice, sharing gifts can raise friend levels, increase XP, and also provide several other benefits to both players. Receiving this error, though, means that all their interaction with other friends is halted for the moment.

What is the "friends list error" in Pokemon GO?

The friends' list issue is known as Error 0. Basically, what happens is when a player loads up Pokemon GO and looks at their friends list, they'll find no one there. The only thing that shows up on the screen is a message reading "Failure to get Friend List."

Fiddling around with the app doesn't really affect this issue. No matter how many times a player either exits the page and refreshes, the error will continue to appear. This affects both Android and iOS users alike.

How to Fix the “Failure to get Friend List”

Pokemon GO friends issue (Image via Niantic)

While Niantic is aware of the issue, there is no official “fix” to the problem yet. The only thing players can do at the moment is uninstall Pokemon GO and reinstall later.

This can really annoy players, especially those who’ve had the game for a while, collected many legendary Pokemon, etc. These players don’t need to worry about losing progress, though. As long as they remember their login information, they should be able to keep all of their Pokemon and items.

Niantic, in general, has been making sincere efforts to improve its service. In a blog post on the Pokemon GO website, Niantic announced a new initiative that involves improved communication with players.

Part of this is a developer's diary. This will be a bi-monthly update with the app, including planned events, patches, and things of that nature. Error 0 could possibly be touched upon in a future developer diary.

More from Sportskeeda

" modalPopup.closeOnEsc = false; modalPopup.setHeader("Why did you not like this content?"); modalPopup.setContentText(modalText); modalPopup.addCancelOkButton("Submit", resetRatingAndFeedbackForm, sendRating); modalPopup.removeCloseModalIcon(); modalPopup.disableDismissPopup(); modalPopup.open(); } else { sendRating(index); } } function sendRating() { var requestPayload = { "post_id": 903429, "rating_value": ratingValue } if (ratingValue > 3) { requestPayload.rating_feedback_type = null; requestPayload.rating_feedback = null; } else { if (!$('input[name="drone"]:checked') || !$('input[name="drone"]:checked').value) { showErrorMessage('option'); return; } if (!$(".post-rating-feedback-note textarea") || !$(".post-rating-feedback-note textarea").value) { showErrorMessage('note'); return; } var selectedOption = $('input[name="drone"]:checked').value; var feedbackNote = $(".post-rating-feedback-note textarea").value; requestPayload.rating_feedback_type = selectedOption; requestPayload.rating_feedback = feedbackNote; } pureJSAjaxPost(addratingAPI, requestPayload, onsaveRatingSuccess, onsaveRatingFail, function() {}, true); } function resetRatingAndFeedbackForm() { var activeStars = Array.from($all('.rating span.rating-star.active')); for (var i=0; i < activeStars.length; i++) { activeStars[i].classList.remove("active"); } if ($('input[name="drone"]:checked')) { $('input[name="drone"]:checked').checked = false; } var userNote = document.querySelector(".post-rating-feedback-note textarea"); userNote.value = ''; modalPopup.close(); } function onsaveRatingSuccess() { modalPopup.close(); savePostIdInUserRatedPostsCookie(); $("#post-rating-layout").classList.add("hidden"); $("#post-rating-message").classList.remove("hidden"); window.setInterval(function showMessage() { $("#post-rating-widget").classList.add("hidden"); }, 3000); } function onsaveRatingFail() { console.error('Saving post rating failed!'); modalPopup.close(); } function savePostIdInUserRatedPostsCookie() { userRatedPostIds.push(903429); var expiryTime = new Date(); expiryTime.setMonth(expiryTime.getMonth() + 12); // Expiry after 1 year setCookie("user_rated_post_ids", JSON.stringify(userRatedPostIds), expiryTime); } function isPostRatedByUser() { var userRatedPostIds = getCookie('user_rated_post_ids'); if (userRatedPostIds) { try { userRatedPostIds = JSON.parse(userRatedPostIds); } catch (err) { console.error(err); return false; } } else { return false; } if(userRatedPostIds.indexOf(903429) >= 0) { return true; } else { return false; } } function getRatingCountByPostId(postId) { return new Promise(function(resolve, reject) { pureJSAjaxGet( getRatingCountBaseURL + postId + '/rating/count', function(data) { try { data = JSON.parse(data); if (data.meta_value) { resolve(data.meta_value); } reject("Failed to fetch rating count for the post:" + postId); } catch (err) { reject("Failed to fetch rating count for the post:" + postId); } }, function(err) { reject("Failed to fetch rating count for the post:" + postId); }, true); }); } function showErrorMessage(messageType) { var messageContainerId = '#' + messageType + '-error'; $(messageContainerId).classList.remove('hidden'); window.setInterval(function () { $(messageContainerId).classList.add("hidden"); }, 5000); } (function() { var callFired = false; function lazyLoadPostRating() { if (callFired) return; callFired = true; if (!isPostRatedByUser()) { getRatingCountByPostId(903429) .then(function(ratingCount) { if (ratingCount < 10) { $("#post-rating-widget").classList.remove("hidden"); } }) .catch(function(err){ console.error(err); }); } } document.addEventListener("scroll", lazyLoadPostRating, { passive: true, once: true }); document.addEventListener("mousemove", lazyLoadPostRating, { passive: true, once: true }); document.addEventListener("touchmove", lazyLoadPostRating, { passive: true, once: true }); })();

ncG1vNJzZmivp6x7tLzOq6uso5WasaJ6wqikaKifoLKuu81opZ6vo2KworqMqaaknZ2ku26zzmaqZp6inrKvsIyloKysXZq%2Fs7vRZp2isJWZ