Greetings @vishsahu . Am tryng to implement an external api key with a post call to an external api key . The documentation explicitly say its expecting a file . so am using a form in drapcode where i drope the form component , removed all text elements and placed the fle component alone
had watched a video that claries how to post a request as form data but my case is little different snce in forms there is no option to set the value type as a file when using a form .so i just use the file compnonet without mappng its value to correspond with the exernal api , which is expecting a file … multipart or for data
now it has been providing me with error 401 , now its error 400 internal server error and error in source code
please help resolve this error that is coming as am trying to send data to IPFRS via tatum gateway
looking forward to your response
