-
Notifications
You must be signed in to change notification settings - Fork 0
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
Creating the multiple links throws error. #7
Comments
Hey there, can you send a quick code snippet to see what went wrong? And how many links did you push at once? |
|
I'm going to work on a fix, but I would rather recommend you use the createLinkBulk method in order to push multiple links, it takes the same object structure as the createLink method, but an array of them. Tell me if this changed anything ! 🙏 |
@IchiiDev |
Honestly, I have no idea what causes this error to show up. As I said, the createLinkBulk method exists to send groups of links at once, so it would be best for now to stick to it until we figure out what's happening. |
More details : Node : v16.15.0 |
Is it still doing it even with the |
Nope, It's working with the createLinkBulk |
The text was updated successfully, but these errors were encountered: