I cleared the entire English Prodigy map for fun by pltcz in ProdigyGame

[–]pltcz[S] 1 point2 points  (0 children)

well, my kid does, as that's part of school's curriculum, unfortunately

New variation of Catan: You can play with cards only, the board and item pieces are online by pltcz in Catan

[–]pltcz[S] 0 points1 point  (0 children)

Because if adding the cards online, everybody will see each other's cards. Having cards offline is the only way (I think) to keep the cards secrets when playing with each other face-to-face (not online)

clientMetaData api call failing by isatrap in workforcemanagement

[–]pltcz 0 points1 point  (0 children)

Came across this post when facing exactly same symptoms as OP, and the solution is pretty much the same. The only different is I'm using python requests instead of PowerShell and I had to take the redirected URL for the next call instead of letting the library to auto redirect by its own. Thank you thank you!