Intent-Code Divergence
Medium
- Confidence
- 92% confidence
- Finding
- The Python example contradicts the documented API by placing the access token in the JSON body while the specification says it must be sent as a query parameter. This inconsistency can cause authentication failures and may lead users to copy insecure or nonfunctional patterns into production integrations, especially when handling credentials.
