xing-api-samples
xing-api-samples copied to clipboard
Code samples to get started with the XING API
I am trying to import contacts from xing . but i am not able to call any apis of xing from my app due to CORS issue.How can i get...
Is it possible to get email addresses of my contacts through any contact APIs, or through any APIs?
Is it possible to get email addresses of my contacts through any contact APIs, or through any APIs? I am trying to fetch all my contact details.But always my contact...
The PHP demo should be working in sub directories. Change in the template file from `href="/login"` to `href="login"`. Change in the template file from `href="/logout"` to `href="logout"`. https://github.com/xing/xing-api-samples/blob/master/php/templates/index.twig#L27-L29 Hope somebody...