Moloni Integration seams that is not working for "Create Customer" and other
Status: Open · Asked by brunourmalmiranda on · 0 views
Hello, i have to things that are having a strange result on Moloni integration: (Im using Moloni sandbox account)
- Moloni "Create Customer" action
I am encountering an issue with the Moloni integration, specifically with the "Create Customer" feature among others. Despite ensuring all mandatory fields are filled in for the "Create Customer" action,
I am met with the following error message:
"Forbidden
No company_id received, please refer to the following guide for more information: https://www.moloni.pt/dev/?action=getApiTxtDetail&id=17"I have verified that the company_id is indeed present and correctly selected. Any assistance in resolving this issue would be greatly appreciated.
- On Moloni "Custom API request Data (Beta)
Being beta version i understand that this one doesnt have support... however just asking because if moloni is not integrated on the bullet above or this one i can't recomend pabbly connect to my client.. thanks for understandingon one for example moloni
+countBySearch
https://api.moloni.pt/sandbox/customers/countBySearch/?access_token=[current_access_token]I seams that the parameters field is not working because if i use company_id and the search parameter and i always get the same result and not the filtered one where the "search" parameter is not doing nothing.
Here is my workflow link: https://connect.pabbly.com/workflow/share/XxcHNVEGBWYCSAVvA1BTdFpOUFQAWgM-ABlTQVdYBn5XGghjBUQNZw9DByUCSQJjVx4IYlQIBjtaTgoOVwEEdwEYBysDAAF7VhtUL1cSCTpfAQcvUTA#
Thanks a lot for your support.
Hi @brunourmalmiranda,
Hello, i have to things that are having a strange result on Moloni integration: (Im using Moloni sandbox account)
- Moloni "Create Customer" action
I am encountering an issue with the Moloni integration, specifically with the "Create Customer" feature among others. Despite ensuring all mandatory fields are filled in for the "Create Customer" action,
I am met with the following error message:
"Forbidden
No company_id received, please refer to the following guide for more information: https://www.moloni.pt/dev/?action=getApiTxtDetail&id=17"
Based on your Workflow URL and Task History, I was unable to see the error you are mentioning.
- On Moloni "Custom API request Data (Beta)
Being beta version i understand that this one doesnt have support... however just asking because if moloni is not integrated on the bullet above or this one i can't recomend pabbly connect to my client.. thanks for understanding
on one for example moloni
+countBySearch
https://api.moloni.pt/sandbox/customers/countBySearch/?access_token=[current_access_token]I seams that the parameters field is not working because if i use company_id and the search parameter and i always get the same result and not the filtered one where the "search" parameter is not doing nothing.
Could you please record a short video explaining the issue you are encountering here?
Hello, i have to things that are having a strange result on Moloni integration: (Im using Moloni sandbox account)
- Moloni "Create Customer" action
I am encountering an issue with the Moloni integration, specifically with the "Create Customer" feature among others. Despite ensuring all mandatory fields are filled in for the "Create Customer" action,
I am met with the following error message:
"Forbidden
No company_id received, please refer to the following guide for more information: https://www.moloni.pt/dev/?action=getApiTxtDetail&id=17"I have verified that the company_id is indeed present and correctly selected. Any assistance in resolving this issue would be greatly appreciated.
- On Moloni "Custom API request Data (Beta)
Being beta version i understand that this one doesnt have support... however just asking because if moloni is not integrated on the bullet above or this one i can't recomend pabbly connect to my client.. thanks for understanding
on one for example moloni
+countBySearch
https://api.moloni.pt/sandbox/customers/countBySearch/?access_token=[current_access_token]I seams that the parameters field is not working because if i use company_id and the search parameter and i always get the same result and not the filtered one where the "search" parameter is not doing nothing.
Here is my workflow link: https://connect.pabbly.com/workflow/share/XxcHNVEGBWYCSAVvA1BTdFpOUFQAWgM-ABlTQVdYBn5XGghjBUQNZw9DByUCSQJjVx4IYlQIBjtaTgoOVwEEdwEYBysDAAF7VhtUL1cSCTpfAQcvUTA#
Thanks a lot for your support.
Instead of doing your API request in JSON format, do it in URL-encoded format. ✅