Actions
Feature proposal #6091
closedChange Foursquare authorize endpoint
Description
Currently the authorize endpoint requires re-authentication on every request. If already authentication it should just bypass this. Foursquare has added an endpoint to do this as documented below.
https://developer.foursquare.com/overview/auth
Retest with /authenticate instead of /authorize.
Actions