Opps, sorry this was meant to go to the Tynamo mailing list.
On Mon, Nov 24, 2014 at 12:24 AM, Michael wrote:
> If you're using tomcat attribute disableUrlRewriting="true" to .
>
> Michael Gagauz
> 23.11.2014 21:38 пользователь "George Christman"
> написал:
>
> > So the first time a user attem
If you're using tomcat attribute disableUrlRewriting="true" to .
Michael Gagauz
23.11.2014 21:38 пользователь "George Christman"
написал:
> So the first time a user attempts to authenticate my app using facebook,
> they always experience a 400 error. This generally means the redirect URL
> does
I ended up just using a url rewriter to remove the session id from the URI.
Everything is now working perfectly.
On Sun, Nov 23, 2014 at 1:41 PM, George Christman
wrote:
> http://jira.codehaus.org/browse/TYNAMO-100
>
> On Sun, Nov 23, 2014 at 1:38 PM, George Christman > wrote:
>
>> So the first
http://jira.codehaus.org/browse/TYNAMO-100
On Sun, Nov 23, 2014 at 1:38 PM, George Christman
wrote:
> So the first time a user attempts to authenticate my app using facebook,
> they always experience a 400 error. This generally means the redirect URL
> doesn't match what is stored in facebook. T