mozilla / openbadges-backpack

Mozilla Open Badges Backpack
https://backpack.openbadges.org/
Other
862 stars 263 forks source link

How to use Baker API in asp.net mvc #1160

Open akshayporwal opened 6 years ago

akshayporwal commented 6 years ago

I want to bake a image with metedata using Baker API, But unable to find any code in asp.net mvc. Please help me with asp.net mvc code to bake the image . thanks in advance

iamgoodbytes commented 5 years ago

Hi! You don't need any libraries to work with the bakery API, a simple server request would be sufficient. However, it is my feeling that the baker API isn't actively maintained and requests are not being processed the way they should.

Can you try manually here first? http://bakery.openbadges.org/

What result are you getting when baking your json?