I am trying to create an application on foursquare. I fill out everything except the Installation Settings section, and I submit the form. Then I get this answer (seen using chrome dev tools):
{"meta":{"code":403,"errorType":"other","errorDetail":"Form code invalid.","requestId":"54ea4fa7498ea21416da93df"},"notifications":[{"type":"notificationTray","item":{"unreadCount":0}}],"response":{}}
Any ideas?
source
share