Upload a photo to Flickr via the dedicated multipart upload endpoint, correctly excluding the photo parameter from the OAuth 1.0a signature

domain: flickr.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Complete the Flickr OAuth 1.0a flow to obtain an access token and token secret with 'write' permission
  2. Build the multipart/form-data POST body with the photo file plus optional fields: title, description, tags (space-separated), is_public/is_friend/is_family, safety_level, content_type, and hidden
  3. Compute the OAuth 1.0a signature over api_key, auth_token/oauth_token, and all non-file POST parameters, explicitly excluding the 'photo' field itself from the signature base string
  4. POST the multipart request to https://up.flickr.com/services/upload/ with the signature and OAuth parameters included
  5. Parse the REST-style XML response for <photoid>...</photoid> on success, or check the numeric error code in the error response on failure
  6. Redirect the user to https://www.flickr.com/photos/upload/edit/?ids=1,2,3 (comma-separated uploaded photo IDs) to let them review/edit the new uploads

Known gotchas

Related routes

Upload a photo/file attachment to a field service work order via API.
fiixlabs.github.io · 5 steps · unrated
Respect Flickr's per-user default privacy setting when uploading and displaying photos
flickr.com · 5 steps · unrated
Implement Flickr's OAuth authentication flow for a third-party app
flickr.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans