jackm / kijiji-manager

App for viewing, posting, reposting, and deleting your Kijiji ads
https://pypi.org/project/kijiji-manager/
MIT License
52 stars 11 forks source link

KijijiApiException: Error: Auth token is invalid. Validation of the authentication token in API request failed. #26

Closed QwertyCoolMT closed 2 years ago

QwertyCoolMT commented 2 years ago

getting this error when posting a new ad KijijiApiException: Error: Auth token is invalid. Validation of the authentication token in API request failed.

jackm commented 2 years ago

I believe this means that your login token as expired. I'm guessing that you originally logged in many days ago and have been using the same token ever since.`

I've yet to determine how long Kijiji will keep the token active for before they consider it expired, and perhaps implement a way for it to auto refresh the token when it does.

Could you try logging out and then logging back in again to manually refresh the token?

thanksforkijijimanager commented 2 years ago

The API key needs to be updated (same issue as the first issue I ever posted)

https://github.com/jackm/kijiji-manager/issues/23

Worked for me

jackm commented 2 years ago

Please update to release v0.1.8