RenanG - Hello everyone, @Gaurav Chadha could y...
Hello everyone, @Gaurav Chadha could you help me with the information we were discussing over email? I'm trying to make the connection with N8N. Thanks!
Solution:Jump to solution
@RenanG, you'll be require to pass the data in the body, please refer to the image
13 Replies
Hi @RenanG, sure, will send you the new remix link by today over email which you sent yesterday.
@RenanG, sent you the updated remix link over email. Feel free to followup on email for more question. 🙂
I tried again, but it still didn’t work... Directly through BuildShip it works and returns data, but when I do it via N8N, it's not returning anything. I'll also attach the N8N JSON.
Json, N8n
@Gaurav Chadha , can we talk here on Discord, or is it only through email?
@RenanG, as it's working on BuildShip, but not on N8N and the screenshot you shared for N8N, it shows that their service is not able to process your request. It would be best to reachout to n8n support with this issue.
I understand, but could it be some kind of information missing in the body or headers? What should be sent to the POST link of my API? I tested with another tool directly but couldn’t get it to work. That’s why I believe some data might be missing. How should we execute the POST request for my API? Here is the link: https://5c93df.buildship.run/
This screenshot is from running it directly through BuildShip.
Anyway, I think some data might be missing in my POST request. When I try to run the API directly through BuildShip using the test button, it doesn’t work! It only works when I open the "test node" and click on "run code"!
This project is for one of my clients, and once it's in production, we’ll need to get premium plans since there will be many requests and several clients involved.
Solution
@RenanG, you'll be require to pass the data in the body, please refer to the image
Thank you very much, I managed to make it work! Cheers.. thanks for the support!