nango
nango copied to clipboard
A single API for all your integrations.
Hi there, A bit of a weird issue, as I've configured two applications inside OneDrive, one corresponding to Outlook Email + Calendar scopes, and the other for OneDrive + SharePoint...
## Proposed changes Ability to reuse Google's OAuth token across different google integrations ## Types of changes What types of changes does your code introduce to Pizzly? - [ ]...
Currently if the response is 404 ```json { "error": { "type": "unknown_authentication", "message": "That authentication (auth_id) could not be found with the provided integration." } } ``` ..the response does...
Before I start experimenting, does anyone have a working configuration for the Flickr api (oauth1)? https://www.flickr.com/services/api/auth.oauth.html
Currently it seems that if you connect multiple times with the same authId multiple authorizations are created. Does this not seem wrong? I would imagine that `.auth("just-testing").connect()` should be idempotent.....
The examples no longer work: [Pizzly + React](https://codesandbox.io/s/pizzly-github-react-demo-rq78z) [Pizzly + Vue.js](https://codepen.io/frenchcooc/pen/RwrmXJw)
I don't see anything in the docs explaining this. Can I do it through the js client? Or do I need to make a call to the API? Which endpoint...
Good morning, I am trying to integrate with PayPal's API - [PayPal's API Documentation](https://developer.paypal.com/api/rest/authentication), and it requires Basic Auth for the authentication type. However, when I set the authType to...
Hello guys, When I try to fetch twitch, the json response says that my client id is missing, but pizzly does allow me to set a client id. Error: