tatchi wiggers
03/01/2024, 10:45 AMEdgar Ramírez (Arch.dev)
03/01/2024, 10:59 PMtatchi wiggers
03/02/2024, 12:53 PMtatchi wiggers
03/02/2024, 8:32 PMbase_api_url
. I tried, it changed the behavior but returned error. We don't know if it is completely implemented. would you know anything about this?Edgar Ramírez (Arch.dev)
03/04/2024, 4:56 PMbase_api_url
.
Hey @tatchi wiggers! Where did you see that? In the tap code?Edgar Ramírez (Arch.dev)
03/04/2024, 5:06 PMapi_url_base
setting that defaults to <https://api.github.com>
, so you could try setting that to point to your enterprise server URL.Edgar Ramírez (Arch.dev)
03/04/2024, 5:07 PMhttp(s)://HOSTNAME/api/v3
Edgar Ramírez (Arch.dev)
03/04/2024, 5:08 PMJairo Souza
03/04/2024, 7:16 PM<https://HOSTNAME/api/v3>
, I and @tatchi wiggers are facing the following error:
2024-03-04T19:10:41.645398Z [*info* ] *2024-03-04 16:10:41,162 | INFO | backoff | Backing off _request(...) for 2.6s (singer_sdk.exceptions.RetriableAPIError: 401 Client Error: b'{"message":"Must authenticate to access this API.","documentation_url":"<https://docs.github.com/enterprise-server@3.10/rest>"}' (Reason: Unauthorized) for path: /api/v3/graphql)*
However, the gh tokens are correctly configured in the .env (using TAP_GITHUB_AUTH_TOKEN variable)Edgar Ramírez (Arch.dev)
03/04/2024, 7:18 PMrepositories
and see if it's perhaps a token that's just missing some scopes.Jairo Souza
03/04/2024, 7:48 PMEdgar Ramírez (Arch.dev)
03/06/2024, 12:46 AMJairo Souza
03/11/2024, 1:22 PMJairo Souza
03/13/2024, 11:37 PMEdgar Ramírez (Arch.dev)
03/14/2024, 3:37 PM