diff options
| author | Paul Buetow <paul@buetow.org> | 2026-02-17 22:03:10 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-02-17 22:03:10 +0200 |
| commit | 5f53f241189af3fceb26395af383809cd4fa3bf0 (patch) | |
| tree | 4ffabc358ec85ed1da425f72e1357e80f340b2c1 /gosdir | |
| parent | a8cb28d2257cff652fc4f8a9768b66b9d69fd68a (diff) | |
fix: improve LinkedIn API posting and authenticationv1.2.4
- Add token validation before using cached credentials to prevent stale token issues
- Add proper error handling for image upload initialization with helpful 426 messages
- Skip data URI images instead of attempting to download them
- Update default LinkedIn API version to 202601 (January 2026) - latest active version
- Fix re-authentication flow for expired tokens
Amp-Thread-ID: https://ampcode.com/threads/T-019c6d28-4526-7738-b593-9bd584baa478
Co-authored-by: Amp <amp@ampcode.com>
Diffstat (limited to 'gosdir')
| -rw-r--r-- | gosdir/db/platforms/noop/testing.share:noop.extracted.txt.20250517-174027.posted | 1 | ||||
| -rw-r--r-- | gosdir/db/trashbin/testing.share:noop.extracted.txt.20250517-174017.trash | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/gosdir/db/platforms/noop/testing.share:noop.extracted.txt.20250517-174027.posted b/gosdir/db/platforms/noop/testing.share:noop.extracted.txt.20250517-174027.posted new file mode 100644 index 0000000..cb9d77f --- /dev/null +++ b/gosdir/db/platforms/noop/testing.share:noop.extracted.txt.20250517-174027.posted @@ -0,0 +1 @@ +fxoobarbaz #testing
\ No newline at end of file diff --git a/gosdir/db/trashbin/testing.share:noop.extracted.txt.20250517-174017.trash b/gosdir/db/trashbin/testing.share:noop.extracted.txt.20250517-174017.trash new file mode 100644 index 0000000..cb9d77f --- /dev/null +++ b/gosdir/db/trashbin/testing.share:noop.extracted.txt.20250517-174017.trash @@ -0,0 +1 @@ +fxoobarbaz #testing
\ No newline at end of file |
