Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

How to make Async Requests to Paginated API

I want to make requests to an api that returns a response like so:  { totalRecords: 30,000, data: [{...}], links: { selfLink: 'http://example-api.com/data?api_key&page=0&size=10', nextLink: 'http://example-api.com/...

Getting Error When Trying to Pass JSON PHP to JS with Ajax!

Hey, I'm in desperate need. I have made a JSON object with PHP named userAuth and I am trying to pass it to a JS file with Ajax, here is my PHP code (auth.php):   $userAuth->access = 1; json_encode($userAuth);   ...

How to create a feature similar to Sign in with Facebook using PHP?

How to implement a feature similar to sign in with facebook , I have a site B . com ,I want sign in to B.com using email and password registered in B.com from another website A.com . How can i implement it ?

Gmail API C# code

hi , im working on a function that will save the attachment file in Email via Gmail using gmail API code(C#). but i keep getting an error that saying :  An unhandled exception of type 'Google.Apis.Auth.OAuth2.Responses.TokenResp...

weservice issue

whenever i call the rest api from my java code ,i received no peer certificate exception. Please help me in advance.
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: