Jici
4
For oauth1, I always choose to create a plugin with server side script and only use API Connector to create the call and get it parsed by Bubble. The plugin always include everything to be set from body to headers. This way, I’m sure that the headers and body used for the signature is the same as the one used in the API call.