Skip to content

Conversation

@ajtag
Copy link

@ajtag ajtag commented Jul 2, 2020

The analytics api returns tokens that are url-encoded, passing these directly to requests will have them encoded again before sending the request to the api.

I know this is the case for primo but not sure about alma.

hence wrote the change as an if statement checking for % characters in the string to indicate the string needs decoding.

perhaps this also needs a version bump?

…eed to visit, unsure if alma needs this hence the if statement.
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.

1 participant