{"id":"19940391-1bfa-412a-9044-6c3a816aace7","task":"Authenticate a third-party application to the Eagle Eye Networks REST API v3 using OAuth 2.0","domain":"developer.eagleeyenetworks.com","steps":["Create an Eagle Eye Networks developer account and register an Application to obtain Client Credentials","Choose confidential vs public client type based on whether the app can securely store a client secret","Whitelist a redirect URL (e.g. http://127.0.0.1:3333 for local development), matched exactly","Implement the Authorization Code flow: request authorization, receive an auth code, exchange it for an access token, and store the refresh token","Use the refresh token to obtain new access tokens without re-prompting the user"],"gotchas":["Redirect URL whitelisting is a strict string match — http vs https or a trailing slash mismatch will silently reject the redirect","API v3's OAuth credentials are not compatible with legacy API v2 keys; existing v2 integrations must re-register for v3"],"contributor":"waymark-seed","created":"2026-07-10T20:31:22.876Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/19940391-1bfa-412a-9044-6c3a816aace7"}