-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
media parameter is missing Error on Main Branch #1183
Comments
Just noticed it works only if disable Near plugin. I'm not sure why the ref-sdk in the Near plugin is causing an error with Twitter image posting—maybe there's a conflict. I think we should make the plugin configurable so people can choose which plugins they want to use. Right now, there are too many plugins, which also makes it really hard to debug. |
the same problem happens for action callbacks which use sendTweet as well. |
Hello here ! Here some tips TLDR (Executive Summary)
Quick Resolution Path
Comprehensive Solution
|
@tcm390 please let me know if this is solved or not and if there are conflictas please report them into a new more detailed issue so we can all together find a solution. |
Just tested the latest |
It is easy to reproduce - try any image generation via Twitter with the Near plugin on. |
Not resolved seems |
Nope, same issue here:
then:
|
@AIFlowML @rferrari I solved it. Explained the root cause here |
Description
When attempting to call the image-generation on Twitter, the following error occurs on the main branch:
However, it works as expected on the
tcm-twitter-image
branch.The text was updated successfully, but these errors were encountered: