Summary: | request authorization does not occur and upload becomes impossible | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | roman <ceo.roman> |
Component: | Plugin-WebService-Imgur | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aspotashev, caulier.gilles |
Priority: | NOR | ||
Version: | 4.1.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 6.0.0 | |
Sentry Crash Report: |
Description
roman
2016-01-28 20:47:57 UTC
logs: kipi.plugins: We have activated the imgur exporter! ========== KQOAuthRequest has the following parameters: * "oauth_callback" : "http://localhost:34428" * "oauth_consumer_key" : "9ad9d48124b7137d9cc9e0397219f52004fcba12a" * "oauth_nonce" : "2022260354" * "oauth_signature_method" : "HMAC-SHA1" * "oauth_timestamp" : "1454014116" * "oauth_version" : "1.0" ========== KQOAuthRequest has the following base string: "POST&https%3A%2F%2Fapi.imgur.com%2Foauth%2Frequest_token&oauth_callback%3Dhttp%253A%252F%252Flocalhost%253A34428%26oauth_consumer_key%3D9ad9d48124b7137d9cc9e0397219f52004fcba12a%26oauth_nonce%3D2022260354%26oauth_signature_method%3DHMAC-SHA1%26oauth_timestamp%3D1454014116%26oauth_version%3D1.0" ========== KQOAuthRequest has the following signature: * Signature : "hG%2Bm5bOLPHtGHhISSrsp4QQ34cs%3D" ("Authorization", "Content-Type") "OAuth oauth_callback=\"http%3A%2F%2Flocalhost%3A34428\", oauth_signature_method=\"HMAC-SHA1\", oauth_consumer_key=\"9ad9d48124b7137d9cc9e0397219f52004fcba12a\", oauth_version=\"1.0\", oauth_timestamp=\"1454014116\", oauth_nonce=\"2022260354\", oauth_signature=\"hG%2Bm5bOLPHtGHhISSrsp4QQ34cs%3D\"" "application/x-www-form-urlencoded" Please update to last kipi-plugins 4.14.0 and try again. Gilles Caulier *** Bug 360404 has been marked as a duplicate of this bug. *** report for bug #360404 has more infromation *** This bug has been marked as a duplicate of bug 360404 *** Not reproducible with 6.0.0 |