Skip to content
Back

Irfan Ullah

@imzza.

  • Python Developer
  • Hackathon Updates
  • Svelte Developer
  • Next.js Developer
  • Astro Developer
  • NodeJS Developer
  • Web Developer
  • Go Developer
  • Rank 1: Thread
  • SvelteKit Developer
  • React Developer
  • Education Program
  • 3Threads
  • 22Replies

Threads

InvalidRequest: An error occurred (InvalidRequest) when calling the ListObjectsV2 operation

InvalidRequest: An error occurred (InvalidRequest) when calling the ListObjectsV2 operation: Multiple files match S3 object key 'users.json'. Getting this error, looks like there is a bug with appwrit...

  • Storage
  • Cloud
16h ago

InvalidRequest: An error occurred (InvalidRequest) when calling the CompleteMultipartUpload operatio

I’m getting this error with AWS Boto3 when uploading files larger than 8 MB.

  • Storage
  • Cloud
28h ago

S3 API: An error occurred (403) when calling the HeadObject operation: Forbidden

The docs mention that the HeadObject request is supported, but when I try to call it, I’m getting a 403 error. I’ve tried it with both boto3 and the AWS CLI, and I’m seeing the same issue with both. ...

  • Cloud
72d ago

Inquiry: How to Reduce Cold Start Duration in Go?

Hey! I was using Python for the function runtime, but after reading that Go has the fastest runtime, I switched my code over to Go. However, I'm still seeing cold start times of over 5 seconds, someti...

  • Functions
  • Cloud
7Mar 10, 2026

[SOLVED] Unable to add data for "user_id" column

I am using the Appwrite database and I have a table named events. When I add a column named user_id, I am not able to save data to that column from either the API or the UI. I am getting the same erro...

  • Resolved
  • Cloud
16Feb 27, 2026

[SOLVED] Example of Rows in upsert_rows function

what is format of rows that can be passed to upsert_rows function? result = tables_db.upsert_rows( database_id = '<DATABASE_ID>', table_id = '<TABLE_ID>', rows = [], transaction_id =...

  • Resolved
  • Cloud
4Feb 22, 2026