Note: Genesys was introduced toggle button to retain the white space However, it is not working so Genesys has suggsted to upload the csv file through POSTMAN application while we are uploading we re getting 400 bad request error, Could you please help us to fix this?
I’m not sure what it is you’re trying to do here - That link is to a Collection showing different methods to upload a file. It’s not specific to a particular API.
Are you following some public documentation for Genesys? I don’t actually know what that is or what API you’re using or how that payload is structured for uploading files.
Can you provide more details and context of what you’re doing, please?
You probably could have just pasted those into your response rather than post a cropped screenshot.
Those instructions look like you’re only setting up the Auth for the request and not the data that you’re posting to the endpoint. That would cause the 400 error, if it was an Auth problem it would be a different status code.
What is the payload of the request that you’re sending?
We have successfully authorized the connection to Genesys Cloud through Postman; however, when attempting to upload contacts to the contact list, we are encountering a 400 Bad Request error,