Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Source connection to Harness NextGen platform doesn't work #1077

Open
faizi1407 opened this issue Jul 3, 2023 · 2 comments
Open

Source connection to Harness NextGen platform doesn't work #1077

faizi1407 opened this issue Jul 3, 2023 · 2 comments

Comments

@faizi1407
Copy link

Harness new version so called NextGen doesn't use graphQL API anymore and hence the connection is broken.

The connection tests failed.
Please verify your API ID or key are correct. Error: GraphQL Error (Code: 405): {"response":{"error":"\r\n<title>405 Not Allowed</title>\r\n\r\n

405 Not Allowed

\r\n
nginx\r\n\r\n\r\n","status":405,"headers":{}},"request":{"query":"\n query getExecutions {\n executions(offset: 0, limit: 1) {\n pageInfo {\n total\n hasMore\n }\n nodes {\n id\n status\n }\n }\n }\n"}}

@tovbinm
Copy link
Contributor

tovbinm commented Jul 3, 2023

Is there are suggested API we could use instead?

@faizi1407
Copy link
Author

API url - https://apidocs.harness.io/

Do you know if we can leverage APIs in faros ? I am new to faros and wanted to check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants