jmakhack / myanimelist-cli

Minimalistic command line interface for fetching user anime data from MyAnimeList.
https://aur.archlinux.org/packages/mya-git
MIT License
11 stars 15 forks source link

[BUG] Misleading error message when providing an invalid Client ID #55

Closed jmakhack closed 1 year ago

jmakhack commented 1 year ago

Bug Description

When an invalid Client ID is used in the project, the following error message is displayed:

Screen Shot 2022-10-08 at 11 18 48 PM

Expected Behavior

The expected behavior is that when an invalid Client ID is given, a proper error message is displayed. It should be something like: Invalid Client ID provided.

Environment

Operating System: Ubuntu 22.04

Additional Context

See: https://myanimelist.net/apiconfig/references/api/v2#section/Common-status-codes

Aman0307 commented 1 year ago

@jmakhack Would I be able to contribute or setup the project on windows 11 OS??

jmakhack commented 1 year ago

@Aman0307 It may be possible but I have not tested how project setup would work on Windows. I wouldn't be able to help with the setup process on Windows besides spinning up a Linux virtual machine.

sameersecond commented 1 year ago

Hi, Can I work on this?

jmakhack commented 1 year ago

@sameersecond, missed your comment before. Let me know if you're still interested in this issue.

sameersecond commented 1 year ago

Hi, I have my exams going on currently so will be off. If no one else takes it up by Monday, I'll be interested.

jmakhack commented 1 year ago

No worries @sameersecond. Good luck on your exams!

sameersecond commented 1 year ago

Hi @jmakhack, I am free now and can work on this issue

jmakhack commented 1 year ago

Closing this as it may no longer be relevant as part of #99.