Facebook: Getting Incorrect Signature (104) when Getting Session Key (stackoverflow.com)stack
1 points by mw_javaguy in stackoverflow.com · 17y ago · stack
I am trying to use the HttpClient library (in order to call the Facebook API's REST end points) to obtain a session key and verify user... My code is here: RunWith(SpringJUnit4ClassRunner.class) @ContextConfiguration(locations = { "classpath*:**/*applicationContext-test.xml" })…