Problems with Metabase conection

Hi, guys! I’m new to the community and I’m having some trouble making may first n8n integration. I’m trying to use a conection the native conection with metabase, flowing all the documentation and still it returns an error “Forbbiden”. The credentials are fine, I can log in with then but the error still keeps coming up. Does anyone ever had this issue?

Hello @Gabriel_Santos1 , Welcome to the community!

That “Forbidden” error means your password is right, but your permissions are too low.

Metabase is super strict with the API. The quickest fix is to log in with your main Admin account, go to Settings > People, and bump that n8n user up to Administrator (or at least give them “Unrestricted” access). 99% of the time, that solves it instantly!

let me know if it worked for you.