wso2 / micro-integrator

The cloud-native configuration driven runtime that helps developers implement composite microservices.
https://wso2.com/integration/
Apache License 2.0
203 stars 219 forks source link

Google BigQuery Connector - Oauth header is missing in request #1747

Closed abeykoon closed 1 week ago

abeykoon commented 4 years ago

Description:

When invoking operations, the header is not added to the outgoing requests and they fail.

  1. Need to fix adding header in happy path scenario
  2. Use mediator improvement done for Salesforce connector and use common logic in connector core to refresh the token automatically.
abeykoon commented 4 years ago

@KasunAratthanage Could you please check if this issue exists?