GOogle play leaderboards help

my game connects to google play fine, achievements all work, when I press the high score button it successfully loads the google play leaderboard screen but it says there are no high scores. I can’t get it to save any high scores to the leaderboard.

this is on the loss widget blueprint


project settings
2.PNG
google play dev console

this is everything I have relating to my leaderboards. any ideas what’s wrong?

Two things to try: print the points value before it is set to verify it isn’t zero, and check the return value of Write Leaderboard Integer.

Bump! Having the same problem!