Hello, I am trying to setup meltano + tap-zohobook...
# singer-taps
s
Hello, I am trying to setup meltano + tap-zohobooks on my local machine, the authentication api is by default points to "https://accounts.zoho.com/oauth/v2/token", how can I override self._auth_endpoint in the auth.py
1
needed to override the configuration to modify the base uri for the rest apis. accounts-server
👍 1