Skip to content

[BUG] Apollo.io actions might not work? #16421

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

Open
dannyroosevelt opened this issue Apr 24, 2025 · 1 comment · May be fixed by #16443
Open

[BUG] Apollo.io actions might not work? #16421

dannyroosevelt opened this issue Apr 24, 2025 · 1 comment · May be fixed by #16443
Labels
bug Something isn't working triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@dannyroosevelt
Copy link
Collaborator

Testing the search contacts action, I get this:

"name": "TypeError",
"message": "this.app.getResourcesStream is not a function",
"stack": "TypeError: this.app.getResourcesStream is not a function\n    at Object.run (file:///tmp/__pdg__/dist/code/b829234bff32ab80b184dc05d2f8b9a0421917a94f501e666ff8914a4c3742e6/code/actions/search-contacts/search-contacts.mjs:46:38)\n    at file:///var/task/component_maker.mjs:151:42\n    at captureObservations (/var/task/node_modules/@lambda-v2/component-runtime/src/captureObservations.js:28:11)\n    at run (file:///var/task/component_maker.mjs:141:26)\n    at MessagePort.<anonymous> (file:///var/task/component_maker.mjs:177:15)"

https://pipedream-connect-demo.vercel.app/?app=apollo_io&component=apollo_io-search-contacts

@dannyroosevelt dannyroosevelt added the bug Something isn't working label Apr 24, 2025
@dannyroosevelt dannyroosevelt added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Apr 24, 2025
@SokolovskyiK SokolovskyiK linked a pull request Apr 24, 2025 that will close this issue
@SokolovskyiK
Copy link
Contributor

SokolovskyiK commented Apr 24, 2025

@dannyroosevelt Hi!
I think I found the problem and submitted a PR.
Happy to make any changes if needed!

Image

@michelle0927 michelle0927 moved this from Prioritized to Ready for PR Review in Component (Source and Action) Backlog Apr 25, 2025
@michelle0927 michelle0927 moved this from Ready for PR Review to Ready for QA in Component (Source and Action) Backlog Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triaged For maintainers: This issue has been triaged by a Pipedream employee
Projects
Development

Successfully merging a pull request may close this issue.

2 participants