-
Notifications
You must be signed in to change notification settings - Fork 78
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
[BUG] Image generation no longer works. #239
Comments
@joshiewtf I wasn't involved in the development of the image creation feature for node-chatgpt-api, but maybe you can find some inspiration from the library that's used here and the implementation in the API (search for |
Things been very busy this week or so. Please wait. |
Hi. The issue cannot be reproduced on my side. Seems everything works fine. Does this issue still exist? If so would you please provide the body text of |
still receiving this on latest version @juzeon |
Hi. Please provide the body text of https://www.bing.com/images/create?... after all the 302 redirects using Network in browser dev tool on Bing’s website. |
it does not work for me either, same error. when you go to share there is also no image |
Checks
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Image generations should work
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
After reading the code,
/images/create/async/results
is no longer found in the url that it is sent to.e.g:
https://www.bing.com/images/create?partner=sydney&re=1&showselective=1&sude=1&kseed=7500&SFX=2&gptexp=unknown&q=a+cat&iframeid=41a2162f-fe01-4fad-94b5-79730bd4f71f
The text was updated successfully, but these errors were encountered: