Closed xHergz closed 5 years ago
Same as #96, 500 status when trying to create a portfolio with no picture.
Make the API check for null/empty pictures and use the defaultPic url.
Fixed by checking for an empty or null picture and using the default profile pic path instead.
Description:
Same as #96, 500 status when trying to create a portfolio with no picture.
Reproduction Steps:
Proposed Solution:
Make the API check for null/empty pictures and use the defaultPic url.