ActiveCampaign / activecampaign-api-nodejs

Node.js wrapper for the ActiveCampaign API
MIT License
39 stars 36 forks source link

Single sign-on fix [#100941148] #13

Closed mthommes closed 9 years ago

mthommes commented 9 years ago

Need to reset the "action" to just singlesignon instead of auth_singlesignon, otherwise you get a "You are not authorized to access this file" error returned.

Example request: ac.api('auth/singlesignon?sso_addr=&sso_user=&sso_duration=', {}).