[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [kipiplugins] [Bug 336835] cannot export to flickr anymore
From:       Volker Lerch <volla-man () gmx ! de>
Date:       2014-06-29 8:50:31
Message-ID: bug-336835-17878-e8MLsmgOfo () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=336835

--- Comment #4 from Volker Lerch <volla-man@gmx.de> ---
I tried the api flickr call separately with curl in a shell, both via http and
secure https protocol. In either case, I recive the response:
"Key has invalid format" 

It seems to be necessary to modify the required format in the Kipi module.

vlerch@linux-m5a2:~> curl
https://www.flickr.com/services/rest/?method=flickr.auth.getFrob&api_key=49d585bafa0758cb5c58ab67198bf632&api_sig=b025bddda699fc5ba4dd6fc55b9391c3 \
 [1] 3886                                                                        
[2] 3887                                                                        
[2]+  Fertig                  api_key=49d585bafa0758cb5c58ab67198bf632          
vlerch@linux-m5a2:~> <?xml version="1.0" encoding="utf-8" ?>                    
<rsp stat="fail">                                                               
        <err code="100" msg="Invalid API Key (Key has invalid format)" />       
</rsp>                                                                          
^C                                                                              
[1]+  Fertig                  curl
https://www.flickr.com/services/rest/?method=flickr.auth.getFrob                
vlerch@linux-m5a2:~> curl
http://www.flickr.com/services/rest/?method=flickr.auth.getFrob&api_key=49d585bafa0758cb5c58ab67198bf632&api_sig=b025bddda699fc5ba4dd6fc55b9391c3
 [1] 3895                                                                        
[2] 3896                                                                        
[2]+  Fertig                  api_key=49d585bafa0758cb5c58ab67198bf632          
vlerch@linux-m5a2:~> <?xml version="1.0" encoding="utf-8" ?>                    
<rsp stat="fail">                                                               
        <err code="100" msg="Invalid API Key (Key has invalid format)" />       
</rsp>                                                                          
^C                                                                              
[1]+  Fertig                  curl
http://www.flickr.com/services/rest/?method=flickr.auth.getFrob                 
vlerch@linux-m5a2:~>

-- 
You are receiving this mail because:
You are watching all bug changes.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic