Configure OAuth for localhost testing
When first starting out and going through setup, how to you configure OAuth for localhost host testing if it only accepts "https"?
scope=user_login
Secondly I'm more interested in embedding a PDF form into my website and having the form filled out and saved instead of emailing. Not sure how the widget plays. Do I create the widget first then manipulate the widget with the REST APIs? If so where are some samples?
