I used today the ZendOauth module and I received an error that says the Content-Type is misspelled (it appears as ContentType instead of Content-Type).
I made a debug and I find in ZendOAuth/library/ZendOAuth/Http/AccessToken.php the following line (112) :
I used today the ZendOauth module and I received an error that says the Content-Type is misspelled (it appears as ContentType instead of Content-Type).
I made a debug and I find in ZendOAuth/library/ZendOAuth/Http/AccessToken.php the following line (112) :
I think there must be Content-Type.