Questions tagged [linkshare]

12 questions
2
votes
1 answer

Create new Permission for file Uploaded through Google Drive API

My application is uploading file to GoogleDrive and then my application opens file for editing into GoogleDocs. Users of my application are using Google apps and from their admin console they have set the link sharing default value to "On - Anyone…
Vaibhav Jain
  • 59
  • 1
  • 8
2
votes
1 answer

linkshare Automated Link Generator times out

I am trying to use the Linkshare Automated Link Generator API but it is timing out. I am attempting to make calls in the following format: http://getdeeplink.linksynergy.com/createcustomlink.shtml?token=&mid=&murl= However, all…
CPP
  • 1,031
  • 3
  • 10
  • 26
2
votes
2 answers

how to grab product lists from cj, clickbank and linkshare, ebay using api?

Hello i want to get the product lists from cj, clickbank and linkshare via API's to display the whole lists on my site , if this is possible or its a nightmare , where am i standing please generous reply is needed, tell me how to grab the product…
waqas umar
  • 31
  • 1
  • 5
2
votes
2 answers

How to programmatically get a list of my LinkShare merchants domains

I would like to know if there is an API I can use to get a LinkShare merchant domain URL. The merchant search endpoint only returns their uid and name.
Roch
  • 21,741
  • 29
  • 77
  • 120
1
vote
1 answer

Facebook sharer.php with custom param shows good preview posts bad post, what am i doing wrong/changed? it worked in october

FIXED: is a known facebook bug: https://developers.facebook.com/bugs/1408009512775909 original post: I'm sharing a link…
user3168780
  • 19
  • 1
  • 3
0
votes
1 answer

Link Share Problem to Facebook and Linkedin?

when i try to share a link my website over like facebook or linkedin i got "403 Forbidden" error. May anyone help? Here my link which is to share on facebook: https://www.facebook.com/sharer/sharer.php?u=https://dimguide.com/orfis-demo-font/ and…
0
votes
1 answer

Python Goole Drive API Disable Link Sharing & "Advanced Permissions"

Can someone please tell me if it is possible to do the following, and if so, point me in the right direction please: TLDR: When I share the folder to a specific "user" as a "reader" I don't want link sharing to be turned on but it is. "Anyone at…
JDashney
  • 11
  • 2
0
votes
1 answer

I need to insert jquery code into wordpress theme header

I'm trying to convert links from linkshare to itunes links and the only way to do it massively is by inserting this lines of jQuery code in my wordpress theme header $(document).ready(function() { // READ THIS!! // START OF REQUIRED CHANGES …
0
votes
2 answers

download file from ftp using php file size issue

I have to download files from linkshare server to my server by using cron. Every thing is perfect if the file size is less then 2 GB but if exceeds it fails to download. code is given below $ftp_server = "***.*******.com"; $conn_id =…
Krishna
  • 1,540
  • 2
  • 11
  • 25
-1
votes
1 answer

How to make link sharing in php

Videos come from a folder and are automatically displayed on my website. But I am having a problem at implementing share feature. All I want to do is when share button is pressed, video's whole path like https:\\example.com\vid.mp4 should show up. I…
TJBro
  • 17
  • 4
-1
votes
1 answer

how can i share a link or image from my web application to whatsup friends

How can I share a picture along with its link to whatsapp contacts form my web application. Using my mobile I am able to share link.. using Share via…
-2
votes
1 answer

How to log in website (like linkshare) using php curl?

the login page is here https://login.linkshare.com/sso/login can anyone tell me how to log in this website using php curl. something special about this website is that the form on the above page has a action url which is a relative path. Thank you…
Jay Wu
  • 57
  • 2
  • 7