whitmer / canvabadges

MIT License
29 stars 14 forks source link

Canvas user with issue #1

Closed mohammam closed 11 years ago

mohammam commented 11 years ago

Hello, I piloting Canvas with my classes this fall. When I found the CanvasBadges feature I was super excited and am hoping to fit it into my curriculum. I did a trial run with a sample student I created. I was able to award a badge and the student got the badge, but when I had the sample student push the badge to Mozilla Backpack via like on screen I got this

image

Not sure what invalid assertion structure means and how to remedy it. Sadly I am not code savvy. I am super excited to use the tool. Just wondering what I could be doing wrong.

Thank you, Mike Mohammad

whitmer commented 11 years ago

Fixed with the latest commit. This was happening because the issuer URL on the organizations endpoint was returning a relative URL for the image instead of an absolute URL.