BROUDING / android-GelatoLike

An Android app like Gelato by TMON company.
Apache License 2.0
1 stars 1 forks source link

Request parameter "max_id" is String..? #2

Open BROUDING opened 7 years ago

BROUDING commented 7 years ago

It looks like parameter "max_id" should be String. And I guess instragram server can get String value as "max_id" parameter !

https://www.instagram.com/design/media/?max_id="1417863019342225359_259875"

@gelato-recruiter

gelato-recruiter commented 7 years ago

@BROUDING As you mentioned above, there is an error in the contents of the requirements. Handle the value of "max_id" as a String.