Complex redirect uri and oauth

71 views
Skip to first unread message

JcDenis

unread,
Mar 14, 2012, 6:32:40 AM3/14/12
to bitly API
First, sorry for my english...
I try to make for a CMS a php library for bit.ly API.

My registered app domaine is:
http://exemple.com/

My redirect uri looks like:
http://exemple.com/plug.php?id=anyid&tab=firsttab

When I request token, bit.ly oauth flow failed to recode my query
string and redirect user at:
http://exemple.com/plug.php?code=xxx&id=[u'anyid]&tab=[u'firsttab]

Instead of:
http://exemple.com/plug.php?code=xxx&id=anyid&tab=firsttab

So my flow failed to access my right web page.
I think this is a bug in the bit.ly oauth server, any idea ?

Jean-Christian Denis

unread,
Mar 16, 2012, 7:15:22 PM3/16/12
to bitl...@googlegroups.com

The last update of the bit.ly API solves this. It works nice now. Thanks to bit.ly developer, fast and great job.
Reply all
Reply to author
Forward
0 new messages