Forum Discussion
cchilton
Helper I
3 years agoCustom Connector JavaScript Error - SOLVED
Hello everyone, I built a custom connector for my API. My API is built using OData and is secured with OAuth 2.0. When I run my connector and enter an Access Token (or any value for that matter...
- 3 years ago
If anyone is running into issues with the custom connector I found a work around. You do not need to make a custom connector.
In transform data select blank query as the data source and open the advanced editor. Need to add method to refresh token dynamically but this is a good starting point.
cchilton
Helper I
3 years agoIf anyone is running into issues with the custom connector I found a work around. You do not need to make a custom connector.
In transform data select blank query as the data source and open the advanced editor. Need to add method to refresh token dynamically but this is a good starting point.