I have a python runtime function that is invoked by the frontend but when the frontend passes x-appwrite-user-id header, it appears blanked out in the function call. I have only tested this locally using the functions local dev environment
TL;DR
Developers are experiencing an issue where the x-appwrite-user-id header is blanked out in a Python runtime function called by the frontend. It has been tested locally using the functions local dev environment.