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

Failed to call service gtasks/new_task. required key not provided @ data['task_title'] #3

Open
Vendivar opened this issue Nov 14, 2023 · 6 comments

Comments

@Vendivar
Copy link

When clicking on the add new task button I get the error "Failed to call service gtasks/new_task. required key not provided @ data['task_title']"

Activating the service call for adding a task manually works fine. It does not work on this card.

@omakoti
Copy link

omakoti commented Dec 7, 2023

Same error here. Can't figure out where's the problem. 😖
I get the error also when calling service manually.

@williamcwallis
Copy link

I believe where it says “New Task" on the card you should be able to enter text and then add whatever you enter as a task. my understanding is that the error occurs because nothing is entered. I’ve been trying to figure this out too, but have not had any success.

@omakoti
Copy link

omakoti commented Jan 8, 2024

I believe where it says “New Task" on the card you should be able to enter text and then add whatever you enter as a task. my understanding is that the error occurs because nothing is entered. I’ve been trying to figure this out too, but have not had any success.

I am able to make new tasks with this but if I try to delete tasks I get the error message.
Screenshot_2024-01-09-00-58-20-86_c3a231c25ed346e59462e84656a70e50
Screenshot_2024-01-09-00-58-29-32_c3a231c25ed346e59462e84656a70e50

@myntath
Copy link
Owner

myntath commented Jan 8, 2024

I believe where it says “New Task" on the card you should be able to enter text and then add whatever you enter as a task. my understanding is that the error occurs because nothing is entered. I’ve been trying to figure this out too, but have not had any success.

I am able to make new tasks with this but if I try to delete tasks I get the error message

I'm not sure what interface you are using here but it doesn't look like the card to me. Issues outside of the card should be posted in the github for the component https://github.com/myntath/gtasks-ha

@myntath
Copy link
Owner

myntath commented Jan 8, 2024

When clicking on the add new task button I get the error "Failed to call service gtasks/new_task. required key not provided @ data['task_title']"

Activating the service call for adding a task manually works fine. It does not work on this card.

Make sure you are on the latest commit (not just latest version). There is an issue with 'paper-input' being deprecated and f693d40 replaces this. I haven't pushed a new version for this yet as when I have some time I will tidy it up to look OK.

@omakoti
Copy link

omakoti commented Jan 9, 2024

I believe where it says “New Task" on the card you should be able to enter text and then add whatever you enter as a task. my understanding is that the error occurs because nothing is entered. I’ve been trying to figure this out too, but have not had any success.

I am able to make new tasks with this but if I try to delete tasks I get the error message

I'm not sure what interface you are using here but it doesn't look like the card to me. Issues outside of the card should be posted in the github for the component https://github.com/myntath/gtasks-ha

My bad, sorry. I was in the to-do-list.
But I just can't seem to get the gtasks card to work either way.
Cannot even add tasks. Get error: Failed to caal service gtasks/new_task. required key not provided @ data['task_title']
I'm so bad at this.

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

4 participants