website logo
⌘K
GETTING STARTED
Getting started with Pathfix
Introduction
OAuth Connect Page
Custom Redirect Domain
Monitoring Activity
Workspace
Extensions
Security
Notifications
Event Callback
Scopes
Provider reference
Access tokens
SDK's
BUBBLE.IO INTEGRATION
Bubble.io Documentation
ADALO INTEGRATION
Adalo Documentation
Adalo User Authorization
Adalo API Call
DEVELOPER CENTER
Developer center
Pathfix Consent Screen (preview)
Module dependencies
Step-by-Step
General
JavaScript
PROVIDER SETUP DOCS
Integration Setup Docs
Identity Auth
Integrating with Airtable
Integrating with Box
Integrating with Hubspot
Integrating with GitHub
Integrating with Google Tasks
Integrating with Instagram Graph API
Integrating with LinkedIn
Integrating with Pipedrive
Integrating with Quickbooks
Integrating with Stripe
Integrating with Stripe-Server
Integrating with Slack
Integrating with TikTok
Integrating with Typeform
Integrating with WooCommerce
Integrating with Xero
Integrating with Zoom
Docs powered by archbee 
2min

Error codes

Your Pathfix Monitor page will capture all the calls made between your app and the service provider. Here is a list of errors that you may see and what each of them mean:

Error Codes

Error

Description

INSUFFICIENT-CALL-INFORMATION

Either the user_id provided is incorrect or the user_id and Pathfix public_key combination is incorrect

CONSENT-NEEDED

When an API call is attempted to the users provider before the user has consented or token has been revoked

API-ERROR

When the API is not found at the provider end. Occurs when the Provider returns an error. eg. - When there is error in the API payload - When the Error has been discontinued by the provider - When API attempted is not within the scopes authorized

IP-BLOCKED

Error that is raised by the firewall when any of the configured firewall rules for IP or JavaScript Origins do not match. Please check the firewall settings.



This could also be due to an incorrect Private Key added while making the call, check the Instructions section of your application in Pathfix and make sure you have added the Private Key and Public Key to your call.

UNKNOWN-ERROR

This represents a handled error and is notified internally to the team. If you believe you should not be getting this error, please email us at support@pathfix.com with your external IP as displayed at whatismyip.com and we will get back with a resolution.



Pathfix will handle all token and payload delivery related errors and guarantees an Annual Uptime Percentage of 99.5%





Need help? Reach out to us at support@pathfix.com and we would be happy to assist!

Updated 27 Jul 2022
Did this page help you?
Yes
No
UP NEXT
JavaScript
Docs powered by archbee 
TABLE OF CONTENTS
Error Codes