Unable to get access token for SmugMug API (OAuth1.0a)

Describe the issue/error/question

Hi,

I’m running into trouble while trying to connect to SmugMug’s API using OAuth1.0a.

Authorization with SmugMug seems to work up to the point of redirection, but after the redirect the popup window shows the following response:

{"code":0,"message":"Unable to get access tokens!","hint":""}

Information on your n8n setup

  • n8n version: 0.174.0
  • Database you’re using (default: SQLite): MySQL
  • Running n8n with the execution process [own(default), main]: own
  • Running n8n via [Docker, npm, n8n.cloud, desktop app]: Docker

Hey @gnl, welcome to the community and I’m sorry to hear you’re having trouble with the authentication against this particular API. I could reproduce this and shall add this to our internal bug tracker for a closer look

Much appreciated, thanks! We’ve been otherwise very much enjoying n8n.

I’m getting the same exact issue with SmugMug API