Hi, when creating a custom tap, does the meltano SDK overrides "Date" header? I am building a tap where I use the date header to construct the Authorization token and the Date should be the same. I am getting a 401 and I suspect the Date header is getting overriden.
✅ 1
e
Edgar Ramírez (Arch.dev)
02/02/2024, 4:34 PM
Hi @Nir Diwakar (Nir)! The SDK uses requests under the hood, and as far as I know no, the library doesn't inject the