gavin310
gavin310
@desandro This fix works great. Why not merge it?
Thanks for the fix @laurelstreng !
I was having this same issue. Turns out I was calling `.trunk8('revert')` on the wrong element :)
Thanks for the quick response! I think the main issue here is I'm a noob with oauth2. I'm going to be using the /contacts/sign_up_form endpoint (`\PHPFUI\ConstantContact\V3\Contacts\SignUpForm()`) and I think what...
Thank you! This is really helpful!
Using your code I was able to make a super basic script to simply get my initial access and refresh tokens. From what I understand, since I have these, now...