Snov.io, oAuth2, client_id

Hey guys !

I’m trying to use snov.io with n8n. It uses oAuth2 for authentification, however I have this error when trying to use the oAuth2 authentification in n8n :
{"success":false,"message":"Empty 'client_id' parameter"}

Here is the doc : API • Email Finder, Verifier & Sender API methods | Snov.io

And my config :

Any way to make it works without rebuilding the auth system with http modules?

Thank you,
Antoine

Hello @AntoineDsh,
I don’t have access to snov.io but made a sample request… could you try sending your credentials in the body instead of the header and see if that resolves your issue.

Hello, it’s woking on my side with this setup:

You can find more info about the bearer here : API • Email Finder, Verifier & Sender API methods | Snov.io

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.