Skip to content

Conversation

@muzamil-ashiq
Copy link

@muzamil-ashiq muzamil-ashiq commented Sep 7, 2025

Updated the Quickstart documentation to clarify that r1.text == r2.text may be False due to changing headers (like X-Amzn-Trace-Id), and recommend comparing r1.json()['form'] == r2.json()['form'] instead.
This resolves confusion for users following the example and aligns the documentation with actual behavior.
Fixes #6949

@muzamil-ashiq muzamil-ashiq deleted the fix-quickstart-doc branch September 10, 2025 03:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

QuickStart documentation error

1 participant