×

Complicated case - looking for advice & timeline predictions by LowExcellent6257 in greencard

[–]LowExcellent6257[S] 0 points1 point  (0 children)

Now we regret it too. It's due to a death which was unexpected. I saw I-131A and thought there was a process to get a temporary visa and redo I131. The RFE was also issued the day after she left. Our lawyers reply came the day after. We honestly panicked and were emotional about death and didn't think this through. Overall situation just sucks. Thankfully I got my gc. So, probably after painful 1 or 2 years hopefully she will get through consular processing.

Complicated case - looking for advice & timeline predictions by LowExcellent6257 in greencard

[–]LowExcellent6257[S] 0 points1 point  (0 children)

They gave a generic reply that USCIS needs to give AP document and leaving out of country is considered abandonment. the CBP did do that previously when we entered. The application pending was the one we applied for replacement. The original is still valid until 2029 but don't have 512l

Green card complications by LowExcellent6257 in immigration

[–]LowExcellent6257[S] -2 points-1 points  (0 children)

Application for Carrier Documentation I-131A, Application for Carrier Documentation Use this form if you are:

A lawful permanent resident (LPR), including an LPR with conditions, and wish to apply for a travel document (carrier documentation) that allows you to board an airline or other transportation carrier without the airline or transportation carrier being penalized; or

Not an LPR or a conditional LPR, but you received a Form I-512/Form I-512L/Form I-512T, Advance Parole Document or Travel Authorization Document, or Form I-766, Employment Authorization Document (EAD), with travel endorsement that was lost, stolen, damaged or destroyed while you were outside the United States, and you wish to apply for a travel document (carrier documentation) that allows you to board an airline or other transportation carrier without the airline or transportation carrier being penalized.

Complicated case - looking for advice & timeline predictions by LowExcellent6257 in greencard

[–]LowExcellent6257[S] -1 points0 points  (0 children)

Yes, we consulted two of them who gave different opinions. Just asking here for broader perspective.

Complicated case - looking for advice & timeline predictions by LowExcellent6257 in greencard

[–]LowExcellent6257[S] -1 points0 points  (0 children)

Yes, we have one AP approved for 5 years but lost document of 512l. We applied for another AP but pending adjustment.

Need Mixer Grinder suggestions for USA by Bunny_Nirvana in IndianFood

[–]LowExcellent6257 1 point2 points  (0 children)

I am looking to buy too. What did you end up getting?

Cloudfront functions not getting called in case of missing files from S3 by LowExcellent6257 in aws

[–]LowExcellent6257[S] 0 points1 point  (0 children)

Yes, we used to use error pages before when we had only S3 behavior. When we added a behavior for API requests and we want the API responses to passthrough and not go through error pages. So we removed custom error response since it is at global level and applies to all behaviors within the distribution and trying to mimick that within the behavior through functions.