I wanted to use badger APIs to get awarded a badge but for that, I can see we need to generate access token first by this endpoint -
https://api.badgr.io/o/token
I am following this link - https://canvas.badgr.io/docs/v2/ to generate an access token but getting an invalid client error can someone help me so that I can able to call Badger APIs?
I want to show all badges in my own custom app by calling the APIs of Badger inside camvas lms .