Closed kunall-ll closed 1 year ago
Hi @kunall-ll, the problem here is in the values you've set for the IMDB_COOKIE_AT_MAIN
and IMDB_COOKIE_UBID_MAIN
secrets. The cookie values you need are with domain name .imdb.com
. There could be other cookies with the same name, but different domain name. You can safely ignore any other cookies.
I can assist you with this if you're struggling. I can guarantee this must work for you once you have the correct values for all secrets.
Hi, I've triple checked and reset the secrets with the correctIMDB_COOKIE_AT_MAIN
and IMDB_COOKIE_UBID_MAIN
secrets. I'm using the domain name .imdb.com but still getting the same error.
Let’s schedule a meeting to investigate this together? I’m in Ireland, the timezone is GMT0. You can send me an email to baskski@gmail.com and we’ll arrange a time slot 👍🏻
After going through this issue with @kunall-ll it was identified that the GitHub repository secrets were not in the correct format. For anyone facing similar issues, the remedy is to make sure all secrets are present and when filling them out ensure:
Name
field contains just the secret name (example: SYNC_MODE
)Secret
field contains just the value of the secret and no extra symbols (example: dry-run
)
I've updated to the latest and my secrets are correct, but I'm getting this error. I do have tv shows in my watchlist list but that was said to be fixed in a previous version.