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
Describe the bug
When the data sources are retrieved the OAuth URL should be retrieved as well. We will migrate the OAuth flow partially from backend to frontend and for doing this, the frontend should be able to use OAuth Url. To keep everything scalable and dynamically, this still should come from the backend.
To Reproduce
Steps to reproduce the behavior:
Retrieve one or multiple data sources
The OAuth URL property should get added
Expected behavior
The OAuth URL property should get returned.
The text was updated successfully, but these errors were encountered:
RubenFricke
changed the title
[NEEDS MORE INFORMATION] Include OAuth url in data source retrieval
Include OAuth url in data source retrieval
Mar 3, 2021
Describe the bug
When the data sources are retrieved the OAuth URL should be retrieved as well. We will migrate the OAuth flow partially from backend to frontend and for doing this, the frontend should be able to use OAuth Url. To keep everything scalable and dynamically, this still should come from the backend.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The OAuth URL property should get returned.
The text was updated successfully, but these errors were encountered: