-
Notifications
You must be signed in to change notification settings - Fork 147
issue with discord api #83
Comments
@Pharrcyde How can we find the newest value of the version ? Thanks for your help. |
@aviadr1 I changed the version number but still have the same error, do you have any idea? |
I would also like to know how the newer value is found. |
@mamanui @Coresmith Additionally, you may want to consider migrating to an alternative project like Midjourney-Discord due to the constraints currently experienced by @Wildric-Auric in maintaining this project (See README). |
Thanks for pointing me towards that. I'd still like to learn how to source the application version. I've got my own java implementation written but it relies on me updating that version number. |
Still functional? I can search new id but error message seems to be the same one. |
My way to find this version number is:
Please notice that there are two places of version information in the PassPromptToSelfBot function, I suppose you need to update both. |
looks like #26 is happening again
request failed: 400 {"code": 50035, "errors": {"data": {"_errors": [{"code": "INTERACTION_APPLICATION_COMMAND_INVALID_VERSION", "message": "This command is outdated, please try again in a few minutes"}]}}
The text was updated successfully, but these errors were encountered: