Skip to content

Comments

Fix URL encoding for API requests#10

Merged
zhenghaoz merged 1 commit intogorse-io:mainfrom
Plong-Wasin:main
Feb 20, 2026
Merged

Fix URL encoding for API requests#10
zhenghaoz merged 1 commit intogorse-io:mainfrom
Plong-Wasin:main

Conversation

@Plong-Wasin
Copy link
Contributor

Apply URL encoding to all ID parameters in API endpoint paths to ensure proper handling of special characters in user IDs, item IDs, and feedback types. This change prevents potential issues with API requests.

Apply URL encoding to all ID parameters in API endpoint paths to prevent
issues with special characters in user IDs, item IDs, and feedback types.
This ensures proper handling of strings containing characters that have
special meaning in URLs.
@zhenghaoz zhenghaoz merged commit 5d40efa into gorse-io:main Feb 20, 2026
1 check passed
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.

2 participants