spring-social / spring-social-google

Spring Social extension with connection support and an API binding for Google
https://spring-social-google.github.io/spring-social-google/
Apache License 2.0
214 stars 164 forks source link

encode pageToken iff not empty #104

Closed kosarko closed 7 years ago

kosarko commented 7 years ago

The pageToken should be encoded; I've seen google drive tokens with characters such as |. Unless you encode you get an exception.