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

[BUG] Ghost - Member Created source fails to deploy #1758

Closed
dylburger opened this issue Oct 5, 2021 · 6 comments · Fixed by #1792
Closed

[BUG] Ghost - Member Created source fails to deploy #1758

dylburger opened this issue Oct 5, 2021 · 6 comments · Fixed by #1792
Assignees
Labels
bug Something isn't working triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@dylburger
Copy link
Contributor

When I create the Ghost -> Member Created event source, I observe the following error

Screen Shot 2021-10-04 at 5 12 19 PM

@dylburger dylburger added bug Something isn't working triaged For maintainers: This issue has been triaged by a Pipedream employee labels Oct 5, 2021
@russkiimike
Copy link

Bump as I am having the same issue

@vellames
Copy link
Contributor

vellames commented Oct 14, 2021

@dylburger Can you guys reproduce it ever you want to? I am trying to reproduce the steps, but it works normally

@vellames
Copy link
Contributor

"data": { "errors": [ { "message": "Invalid token: jwt expired", "context": null, "type": "UnauthorizedError", "details": null, "property": null, "help": null, "code": "INVALID_JWT", "id": "88118d80-2d2e-11ec-b9bf-85c65049bb1a" } ] }

I found another bug related to Ghost. The source is not deleting the webhook on Ghost if you try to remove the source after 5 minutes. There is a problem in the token acquisition logic. I will fix it in the same PR

@vellames vellames moved this from Doing to Ready for PR review in Component (Source and Action) Backlog Oct 15, 2021
@js07 js07 moved this from Ready for PR review to In Review in Component (Source and Action) Backlog Oct 18, 2021
@js07 js07 moved this from In Review to Ready for QA in Component (Source and Action) Backlog Oct 19, 2021
@dannyroosevelt
Copy link
Collaborator

the original issue is resolved! looks good to me.

Component (Source and Action) Backlog automation moved this from Ready for QA to Done Oct 19, 2021
Component (Source and Action) Backlog automation moved this from Done to To Do Oct 19, 2021
Component (Source and Action) Backlog automation moved this from To Do to Done Oct 19, 2021
@dylburger
Copy link
Contributor Author

Thank you for the fix, team!

@russkiimike could you do me a favor and see if creating the source works for you now?

@russkiimike
Copy link

Awesome! Seems to work, gonna try and setup a workflow now.

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
Development

Successfully merging a pull request may close this issue.

4 participants