zacoppotamus / ElgarsCodingOrchestra

2nd Year Software Engineering Project
project.spe.sneeza.me
3 stars 0 forks source link

Options request returns a mashape authentication error #78

Closed BenElgar closed 10 years ago

BenElgar commented 10 years ago

I'm not actually sure if this is a problem. But either way it doesn't look neat.

lukezbihlyj commented 10 years ago

Can you give me an example, I have no idea what this title means :D

BenElgar commented 10 years ago

Watch the network traffic on the upload page.

lukezbihlyj commented 10 years ago

jQuery shouldn't be sending OPTIONS headers at all to Mashape. See this: https://www.mashape.com/docs/consume/javascript

BenElgar commented 10 years ago

Jquery still sends OPTIONS headers even using the method highlighted. Closing the issue as it seems unimportant.