-
Notifications
You must be signed in to change notification settings - Fork 61
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
Error Adding Link #43
Comments
Can you provide an example call you're making to the api with curl? |
Here's a sample:
The response is always:
|
And here's a twist: I get that error and sometimes my bookmark gets added into my account!!! |
@peoplemerge: Hi, any updates? :) |
Same here. I am using a slightly less sophisticated wget, although I set the UA, and I get the same behaviour. |
After 1 month this error still exist. Any news from Delicious team? |
Hey guys, sorry for the slow response. |
Thanks for the reply @peoplemerge Command:
result.html
|
Thanks. I'll check it out now. |
OK I was able to make limited progress. The problem is on our side (you knew that). It's related to a component that's in the process of being revamped. When users save a link, we have a job that retrieves the full text of the link in order to suggest link title, key image, and some other key metainformation. I'm not sure, but Delicious probably does not recommend tags that way. That job has been off for at least a few weeks as the component revamp has continued. After dissecting a lot of code, discovered this, and by flipping the switch on link retrieval, I was able to get the result to no longer say "error adding link". Unfortunately, we had it off for a reason. Now link saving can take 60 sec. Think you guys can give us a bit more time to complete the refactor? For the next few days, please report any changes to the behavior here. |
OK turning it back off. 30-60s links save times would be a dealbreaker. Will check again next week |
Problem still persists. We need to make 2 submissions. First one will say 'error adding link' - even though link/post was successfully published, second will say 'item already exists', and that's how we can retrieve status so far ..... |
Any news? |
Any updates on this? Looks very horrible. |
Hi,
I'm getting the "error adding link" error when I use the API to add a new bookmark. However, I do not get an explanation on what the actual error is.
Help!
Thanks.
The text was updated successfully, but these errors were encountered: