XML and JSON

I know i keep saying it, but figuring out how to implement the API was easily the most difficult thing I’ve done so far. I had to combine information from a few sources, and still hack things together to get everything to work. One of the first things I have to say if is you… Continue reading XML and JSON

Solving “CORS Request did not Succeed” Error

I think this is a rare topic where StackOverflow actually gave me a completely ineffective answer. Generally there’s a step or two missing, and that’s okay. However, sometimes when CORS Requests fail it is not due to FireFox settings. I do not recommend messing with anything regarding website certificates unless you really know what you… Continue reading Solving “CORS Request did not Succeed” Error