-
Notifications
You must be signed in to change notification settings - Fork 5.3k
[ACTION] get extensive data on a specific gong call or list of calls in pipedream #16062
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
Comments
@vunguyenhung This endpoint requires the scope |
Hey @sergio-eliot-rodriguez @michelle0927, it seems like Gong has disabled adding new scopes to existing OAuth client, I believe this needs to be manually added by Gong team. Going forward, I don't think OAuth approach should be a long-term solution for this App (as we can not change scopes per user requested). I would suggest to create a new App Gong (API Key) then implement this action in the new app instead. Please see Gong API doc here: https://help.gong.io/docs/receive-access-to-the-api |
@sergio-eliot-rodriguez I've added a new ticket to implement the new app here: #16158 Hence, I will move this to blocked until the new app is implemented |
@michelle0927 Recently Danny R added required scopes for the endpoints needed for the action. |
Thanks, @sergio-eliot-rodriguez. I reconnected Gong, and can see the new scopes: But I'm still getting this error from the endpoint: |
Ok, I got back to Gong, await a reply from them now. |
@michelle0927 can you try again when you get a chance pls? ![]() lmk if this worked better |
@sergio-eliot-rodriguez It's working now. Thanks! |
Hello everyone, I have tested this PR and there're some test cases failed or needed improvement. Please check the test report below for more information |
@vunguyenhung Can you try reconnecting your Gong account in Pipedream again to make sure it has access to the required scope? |
Hi everyone, all test cases are passed! Ready for release! |
Is there a specific app this action is for?
gong
Please provide a link to the relevant API docs for the specific service / operation.
https://us-66463.app.gong.io/settings/api/documentation#post-/v2/calls/extensive
The text was updated successfully, but these errors were encountered: