Hi all, I am building a Jira plugin and one of my requirements is to upload files to a custom backend.
I am using ReactJS for the custom UI and trying to upload files using form data but I am facing one issue while the request is being sent to the backend nothing is going in the body of the API request.
I tried the same request using Postman, and it's working fine there.
I have tried all the methods but none is working for me.
Technologies used: React JS for custom UI, Forge for Jira connectivity, node JS for backend.
Hi @adeshkumar123 , welcome to the community!
For development related questions please use the developer community: https://community.developer.atlassian.com/
It is focused on development, so it will be easier to get into technical details
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.