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

tweetPost not working for recurring job posts via form #291

Open
Sneruall opened this issue Jun 22, 2023 · 0 comments
Open

tweetPost not working for recurring job posts via form #291

Sneruall opened this issue Jun 22, 2023 · 0 comments
Assignees
Labels
API API related Automation Automating manual stuff bug Something isn't working

Comments

@Sneruall
Copy link
Owner

This is not working:

Line 210 in Form.tsx
// If published is set to TRUE (company already known): Post a tweet about the job
if (transformedFormData.published === true) {
await postTweet(transformedFormData);
}

@Sneruall Sneruall added bug Something isn't working API API related Automation Automating manual stuff labels Jun 22, 2023
@Sneruall Sneruall added this to the v1.1 (SEO and bug fixing) milestone Jun 22, 2023
@Sneruall Sneruall self-assigned this Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API API related Automation Automating manual stuff bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant