-
```
1. perform PUT request using OAuth using following code
import net.oauth.OAuth;
import net.oauth.OAuthAccessor;
import net.oauth.OAuthConsumer;
import net.oauth.OAuthMessage;
import net.oauth.Par…
-
```
What steps will reproduce the problem?
1. Create an Adobe AIR project with this file:
package
{
import flash.events.Event;
import flash.events.IOErrorEvent;
import flash.net.URLLoader…
-
```
1. perform PUT request using OAuth using following code
import net.oauth.OAuth;
import net.oauth.OAuthAccessor;
import net.oauth.OAuthConsumer;
import net.oauth.OAuthMessage;
import net.oauth.Par…
-
```
1. perform PUT request using OAuth using following code
import net.oauth.OAuth;
import net.oauth.OAuthAccessor;
import net.oauth.OAuthConsumer;
import net.oauth.OAuthMessage;
import net.oauth.Par…
-
This is a support question, please forgive me for asking here -
I have this code:
``` javascript
app.get('/auth/linkedin/callback',
passport.authenticate('linkedin', { failureRedirect: '/c…
-
Hi there, I have created a class which was made to pass back the authenticate then pass back the credentials so i could use them in the main code, however, im having issues just getting the code to au…
-
## I get this response error when I do an stk push using this package
- I'm trying to initiate a test stk push working with sandbox. My mpesa app in daraja has all three products mapped. I feel some…
-
i took your echo bot sample , added credentials to the appsettings json file from my twitter dev account .
Here's how the appsettings.json looks :
```
{
"MicrosoftAppId": "",
"MicrosoftAppPa…
-
I believe that this is an OAuth implementation problem because this task works correctly when done with [twitter](https://www.npmjs.com/package/twitter).
I know that the tokens, etc. are correct beca…
-
Hello, I have some problems with implementing streaming API:
First time I have created stream without setting timespan and it had worked. But some time after it stoped working: on creating stream I j…
Ponf updated
11 years ago