Skip to content
This repository has been archived by the owner on Aug 16, 2019. It is now read-only.

There's a little bug. #2

Open
croath opened this issue Mar 27, 2012 · 4 comments
Open

There's a little bug. #2

croath opened this issue Mar 27, 2012 · 4 comments

Comments

@croath
Copy link

croath commented Mar 27, 2012

there's a little bug in your demo.
When OAuth QQweibo, you just create a method called "prepareQQOAuthv1QueryURIUsingConsumerKey...."
and in this method there's another method in the lib called "YOAuthv1GetSignedRequestParameters",
within what you coded [requestParameters addDuplicatableEntriesFromDictionary:postParameters];
It will fire an exception because in prepareQQOAuthv1QueryURIUsingConsumerKey... you just set postParameters to NIL!

then i find you wrote these..

// Not using addDuplicatableEntriesFromDictionary
// to elimated duplicated oauth protocol parameters
// (if existed unexpectedly)

..whatever, the demo app crashed.

@sprhawk
Copy link
Owner

sprhawk commented Mar 30, 2012

Have u updated the latest ytoolkit code? months ago, I have remove the exception from addDuplicatableEntriesFromDictionary

@croath
Copy link
Author

croath commented Apr 1, 2012

i remember i just clone it just several days ago from when i post this issue..
I will update and check if there is any problem.

@sprhawk
Copy link
Owner

sprhawk commented Aug 3, 2012

@croath your problem is resolved ?

@croath
Copy link
Author

croath commented Aug 6, 2012

nop...i don't know, after that PM tell me there is no need to use other
API, just get tokens.....so i forgot to test if it could work!
Sorry for not replying you at time!

On Fri, Aug 3, 2012 at 11:04 AM, sprhawk <
[email protected]

wrote:

@croath your problem is resolved ?


Reply to this email directly or view it on GitHub:
#2 (comment)

Croath Liu / 刘镇夫

iOS development engineer of DigiMobiStudio / 北京迪杰摩博科技有限公司 iOS总工程师

Gmail: [email protected]

Twitter:@cr0ath http://twitter.com/cr0ath

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants