Donmai

Pixiv API not working

Posted under General

Tried to upload from Pixiv using the bookmarkelt as usual.

Pixiv API call failed (status=400 body={"status":"failure","has_error":true,"errors":{"system":{"message":"The request is missing a required parameter, includes an unsupported parameter or parameter value, repeats the same parameter, uses more than one method for including an access token, or is otherwise malformed."}}})

This must have happened in the last 25 minutes. Does this happen often?

I can't found any news about API disabling.
I think, added an authorization method for security purposes.
Answer from direct link request:

Error occurred at the OAuth process. Please check your Access Token to fix this. Error Message: invalid_request

With other applications on github, a similar issue

github links

Found only https://www.pixiv.net/info.php?id=6625 about change upload.

Dolmatov said:

I can't found any news about API disabling.
I think, added an authorization method for security purposes.
Answer from direct link request:

With other applications on github, a similar issue

github links

Found only https://www.pixiv.net/info.php?id=6625 about change upload.

Pixiv changed the login process for their API. The old process no longer works. I had to switch to a different API to get it working again.

https://github.com/upbit/pixivpy/issues/158

1