n8n icon indicating copy to clipboard operation
n8n copied to clipboard

Update scopes in WebflowOAuth2Api.credentials.ts for form submissions

Open oscarpedrero opened this issue 1 year ago • 2 comments

Summary

Added the forms:read parameter to the scope, which was missing when legacy mode was unchecked. This caused the form submission functionality to stop working. Issue https://github.com/n8n-io/n8n/issues/10549

Related Linear tickets, Github issues, and Community forum posts

Issue https://github.com/n8n-io/n8n/issues/10549 Post https://community.n8n.io/t/webflow-integration-isn-t-working/48185/23

Review / Merge checklist

  • [x] PR title and summary are descriptive. (conventions)
  • [ ] Docs updated or follow-up ticket created.
  • [ ] Tests included.
  • [x] PR Labeled with release/backport (if the PR is an urgent fix that needs to be backported)

oscarpedrero avatar Aug 26 '24 12:08 oscarpedrero

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Aug 26 '24 12:08 CLAassistant

Hey @oscarpedrero,

Thanks for the PR, We have created "GHC-188" as the internal reference to get this reviewed.

One of us will be in touch if there are any changes needed, in most cases this is normally within a couple of weeks but it depends on the current workload of the team.

Joffcom avatar Aug 26 '24 13:08 Joffcom

Got released with [email protected]

Joffcom avatar Sep 11 '24 17:09 Joffcom

Hey there! First of all, thanks for all the work on this update! I'm pretty new to this, so I might be missing something, but it seems like the functionality related to forms still isn't working properly. I followed the steps, but when I try to use the integration, it keeps failing. If anyone has any suggestions or if I'm doing something wrong, I'd really appreciate the help. Thanks in advance!

ferminmedina1 avatar Oct 03 '24 03:10 ferminmedina1

Hi @ferminmedina1, thanks for the feedback! Are you using it on cloud? We are still due updating our OAuth2 credentials there (should be eod hopefully) and then you will just have to restart your n8n instance and create a new Webflow credential (with legacy disabled) - and that should work then :)

riascho avatar Oct 04 '24 09:10 riascho