Hi, I’m trying to ingest metadata via redshift. I...
# troubleshoot
d
Hi, I’m trying to ingest metadata via redshift. I have a recipe with the appropriate credentials and proper sink setup, but I keep getting a 401 from the GMS service
I’ve tried running
datahub init
and setting up a personal access token, with no luck
I’ve also tried to add the personal access token to the redshift recipe file
okay, added the
METADATA_SERVICE_AUTH_ENABLED
env variable and things are running. thanks!
b
Wonderful! Thanks for the update Hassan!