It would be nice to have text on the admin page for the module, that shows the callback URL that must be entered into the Foursquare oauth configuration page in order for requests to succeed.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | foursquare-display_callback_url-898792-1.patch | 782 bytes | mottolini |
Comments
Comment #1
cap60552 commentedSomething like:
inserted at line 57, of "foursquare.module" should do the trick.
Comment #2
ishmael-sanchez commentedHello John, thanks for this. I was actually trying to figure out what my callback URL was until I ran into this issue.
Comment #3
cap60552 commentedyou're welcome. Glad to help
Comment #4
mottolini commentedHere is the patch