You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Impossible to create a new Google Service Account API and setup with custom scopes. The list of scopes already has many comma-separated scopes, and any changes to it cause the modal to crash.
Screen.Recording.2024-08-29.at.10.17.10.mov
To Reproduce
Open add credentials modal and choose Google Service Account API.
Select the option to set up credential for use on HTTP request node
The field is already filled (should not be the case, and all modifications crash the modal)
Expected behavior
No crash should be produced and the scopes should be empty by default
Operating System
Ubuntu Linux
n8n Version
1.56.2
Node.js Version
20.17.0
Database
PostgreSQL
Execution mode
main (default)
The text was updated successfully, but these errors were encountered:
Bug Description
Impossible to create a new Google Service Account API and setup with custom scopes. The list of scopes already has many comma-separated scopes, and any changes to it cause the modal to crash.
Screen.Recording.2024-08-29.at.10.17.10.mov
To Reproduce
Open add credentials modal and choose Google Service Account API.
Select the option to set up credential for use on HTTP request node
The field is already filled (should not be the case, and all modifications crash the modal)
Expected behavior
No crash should be produced and the scopes should be empty by default
Operating System
Ubuntu Linux
n8n Version
1.56.2
Node.js Version
20.17.0
Database
PostgreSQL
Execution mode
main (default)
The text was updated successfully, but these errors were encountered: