I need to connect to an API that uses OAUTH2 authentication, and has been working fine for the last month.
However, it now requires JWT to be the encoding of the token to work.
in Postman, I got it working by adding this:
But I have no idea how I can do this in N8n… there are no fields in the OAUTH2 credential wizard to insert those values.
Thank you for any help
v.1.42.1
n8n
July 4, 2024, 2:12pm
2
It looks like your topic is missing some important information. Could you provide the following if applicable.
n8n version:
Database (default: SQLite):
n8n EXECUTIONS_PROCESS setting (default: own, main):
Running n8n via (Docker, npm, n8n cloud, desktop app):
Operating system:
Jon
July 8, 2024, 4:35pm
4
Hey @Afonso_Costa ,
Welcome to the community
Which API are you using? It feels odd to suddenly change an oauth option, Are they instead just moving to JWT instead of oauth?
It was an certaintly an odd change on their part…
I am trying to connect to the ANAF.ro API
(it’s romania’s government invoice and transport documents control platform)
It specifically requires JWT + OAUTH2 authentication
Thanks for the help
system
Closed
October 14, 2024, 3:23pm
6
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.