// Adds dimensions UUID, Author and Topic into GA4
Saturday, March 14, 2026
28 C
Singapore

‘Help! My passport ready for collection but post offices & ICA have no available time slot’ — Netizen asks for advice

Having a valid passport is important these days, with the opportunity to travel after two years of the pandemic. However, renewing one’s passport has been challenging, with long wait times and difficulties with the collection.

One netizen, feeling at a loss when they were unable to make an appointment, crowdsourced for help with getting their passport. Fortunately, others who had the same experience were able to offer useful advice.

I have just been informed my passport is ready for collection and was asked to make an appointment. However, I have checked both post offices and ICA (Immigration and Checkpoints Authority), there is no available time slot. I was informed to collect passport within a month. How is this possible. 

Anyone has any experience to book an appointment?,” wrote Sian Ng in a post published on the Complaint Singapore Facebook post.

It appears that the poster’s problem is not uncommon.

Screen Shot 2022 07 12 at 10.33.35 AM

Some commenters told the poster to keep on trying.

See also  Two men fighting over last toilet urinal at Aljunied MRT station, both arrested

Screen Shot 2022 07 12 at 10.22.32 AM

Screen Shot 2022 07 12 at 10.30.11 AM

One suggested that the poster provide feedback on the website, and ask for more slots to be opened.

Screen Shot 2022 07 12 at 10.39.50 AM

Others suggested that the poster simply walk in to collect their passport since they know their passport is ready, but this would likely mean hours of a long wait.

Screen Shot 2022 07 12 at 10.29.31 AMScreen Shot 2022 07 12 at 10.29.57 AM

Screen Shot 2022 07 12 at 10.31.08 AM

Another netizen suggested later dates in July or August, especially during weekdays, for passport collection.

Screen Shot 2022 07 12 at 10.31.02 AM

Screen Shot 2022 07 12 at 10.33.01 AM

One said that logging in to the appointment page at midnight may work.

Screen Shot 2022 07 12 at 10.32.20 AM

Fortunately, the poster wrote that ICA had finally opened slots, and thanked others for their suggestions.

Screen Shot 2022 07 12 at 10.39.40 AM

/TISG

Woman queues 4 hrs to collect passport, then is told to wait another 4-5 hrs

- Advertisement -

Hot this week

Canadian Investor claims performance reviews ‘never’ mattered after mass corporate layoffs

SINGAPORE: After reports surfaced that around 600,000 employees had been swept up in major layoffs, Canadian investor Jim Chuong took to Instagram to remind everyone that performance reviews are me...

Gen Z discussion: Is leaving work on time a bad work ethic?

Does leaving work on time automatically mean someone is lazy or has a bad work ethic?

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //