We backported the backpack fix from https://tracker.moodle.org/browse/MDL-75552 onto our build, and followed the config instructions as best we could, but there are a couple of steps we don't understand, and think it may be causing issues with exporting the badges to badgr. After having applied the patch, we've got a test badgr account in use, and we've got badges created to test with, so we followed these instructions.
- Go to "Site administration > Server > OAuth 2 services".
- Create an "Open Badges" service with the following information:
- Name: <leave the default value>
- Service base URL: https://eu.badgr.com
Fine up to here, but then we're not sure what these steps mean:
- Go to the Configure endpoints page for this issuer.
- Check "apiBase" is one of the endpoints displayed.
We completed the following below steps anyway, hoping it would work either way.
- Go to "Site administration > Badges > Manage backpacks".
- Create a new backpack with the following information:
- Backpack API: https://eu.badgr.com
- Backpack URL: https://eu.badgr.com
- API version supported: Open Badges v2.1
- OAuth 2 services: Canvas Badges
- Logout (to guarantee the email is updated properly in the $USER var).

So, what we'd like to ask is, regarding the steps we missed, are we the issuer in this case, or would it count as badgr?
If it's something we need to check on our end, are there instructions on how to access this page? If possible, a screenshot of what to expect would be very useful.
- Go to the Configure endpoints page for this issuer.
- Check "apiBase" is one of the endpoints displayed.
Many thanks in advanced!