Thanks for the video!! one thing, by adding '*/*' as binary media type application/json responses stop working (internal server error), do you know how to avoid that?
What if I want to download a file other than pdf.. like CSV. What are the changes I need to do and also what should I do if I want to download files like .CSV .XML from a single API.
It works for png/jpg binary files as well. Thanks.
You are welcome! Please like, share & subscribe :)
nice series !
Glad you enjoy it! Please like, share & subscribe :)
Thanks for the video!! one thing, by adding '*/*' as binary media type application/json responses stop working (internal server error), do you know how to avoid that?
What if I want to download a file other than pdf.. like CSV. What are the changes I need to do and also what should I do if I want to download files like .CSV .XML from a single API.
I am trying to use a csv file it says authorization token required how to solve that
i am getting this error
{
"message": "Internal server error"
}