Francesco149 / sharenix

A ShareX clone for Linux and FreeBSD.
GNU General Public License v3.0
589 stars 35 forks source link

Request failed: (jsonpath not found) #36

Closed mswdev closed 5 years ago

mswdev commented 5 years ago

Anytime I try to take a screenshot, it fails to upload and says: "Request failed: (jsonpath not found".

This only started occurring recently and was working fine before?

Francesco149 commented 5 years ago

usually it's a temporary problem with imgur's api. at the moment it's working fine for me, is it still broken for you?

mswdev commented 5 years ago

@Francesco149 Yes it's still happening.

Francesco149 commented 5 years ago

hmmmm i really don't know what it could be other than imgur api maybe blocking your ip for whatever reason.

this is the default config right? or do you have a custom config for imgur?

mswdev commented 5 years ago

@Francesco149 I seemed to have fixed the issue.

I created a new Bearer token for Imgur and set that to be the token. I'm not sure why the original one stopped working considering it was only a couple days old.

Francesco149 commented 5 years ago

weird stuff, they should only expire after 1+ month. well, glad you solved it though