I am trying to make an API call to Quickbooks to create a customer. The call works fine in the pathfix test connection page but its failing when I set it up on my app with an error IP Blocked
Anyone have any ideas on what could be causing this?
I am trying to make an API call to Quickbooks to create a customer. The call works fine in the pathfix test connection page but its failing when I set it up on my app with an error IP Blocked
Anyone have any ideas on what could be causing this?
Hey @jazzysmiley
This error happens when you have an incorrect Pathfix Private Key or Public Key entered when making the call.
Could you check if you have copied the right values and if there are any trailing spaces before or after the key values?
yup, I seemed to have flipped the keys around thanks!