php - Slideshare/Linkedin API HTTP 403 response -
are these api calls disabled slideshare?
we getting http 403 forbidden response.
get_user_campaigns
get_user_leads
get_user_campaign_leads
the api call point trying use https://www.slideshare.net/api/v4/lead-campaigns , using method parameter of api key, ts, hash, username, password , access token
i have use access token linkedin api. ts timestamp , hash combined api secret , ts combine in sha1
api key , secret provided slideshare.
then proceeded using php curl , kept returning 403 forbidden. have done wrong. can me?
all other api call searching, uploading , deleting slide working fine.
Comments
Post a Comment