Nicolas Widart
Nicolas Widart
+1 please.
There is no returned error, just that it is not filtering data based on those 2 dates. When I limit it to the previous day only, I still get the...
They are the same yes. What I send: ``` // $paramString, in _makeCall() "&MAX_TIMESTAMP=1446537600&MIN_TIMESTAMP=1446451200" ``` And `next_url` from the `pagination` key: ``` https://api.instagram.com/v1/users/198152435/media/recent?MIN_TIMESTAMP=1446451200&sig=TOKEN&MAX_TIMESTAMP=1446537600&access_token=TOKEN&max_id=1047160062405383159_198152435 ``` The min and max timestamp correspond.
Any updates on this ?
It sadly looks like it indeed. :cry:
Hello & thank you for the contribution! Could you explain your use-case for this please?
Thank you for your contribution. Could you add a test for this new use-case please?
Indeed, this needs to be changed, on the next major version.
Hello, That's because you're not calling it on the facade. You need to use the facade.
you can create a new presenter class for bootstrap 4.