Skip to content

Conversation

@Josiassejod1
Copy link

@Josiassejod1 Josiassejod1 commented Dec 10, 2025

Overview

There is a bug that if a photo api url has ascii in it will fail the URI.parse to the endpoint because photos can be stored with special characters in the name.

This fixes that by encoding the URI. This shows up when doing a Unsplash::Photo.search and the search results has ascii values in it.

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.

Ascii being returned from API

1 participant