Hi @davtorgh
This is an enhancement request currently tracked internally as FMEDESKTOP-10416 because this web service comes from a package.
My recommendation would be to create a new oauth web service from scratch and copy most of the configuration (just change out what you need).
The easiest option might be to export that web service (xml) and then edit it in a text editor. Change the service name, for example:
<service_name>safe.google-sheets.Google Sheets</service_name>
to
<service_name>jen.google-sheets.Google Sheets</service_name>
You can then Import from File... when you're in the Manage Web Services dialog window. Import the file you just edited.
Thank @jlutherthomas for your answer ,
but it doesn't work. I created the new web service following your instruction (all ok so far), but when I go into the Google Sheet Reader, the only web service shown in the choice list to create the connection is "Google Sheets (safe.google-sheets)"... my newly created web service isn't there.
Any other suggestion?
Thanks!
Thank @jlutherthomas for your answer ,
but it doesn't work. I created the new web service following your instruction (all ok so far), but when I go into the Google Sheet Reader, the only web service shown in the choice list to create the connection is "Google Sheets (safe.google-sheets)"... my newly created web service isn't there.
Any other suggestion?
Thanks!
@davtorgh
Ahh yes, the reader is likely configured to only accept web connections created from specific web services (so you don't try to use an AWS web connection with a Google Sheet reader for example).
In that case I'd recommend doing things the other way round - add your client id/secret to the 'official' web service, but keep the exported copy as a backup if you feel like you need it.
If this is something you need, I'd recommend adding an idea to the ideas page of the community and add your use case for multiple web services, that way we can monitor the demand from customers.