I am integrating Social Feed using Amity SDK using custom UI and using SDK methods for functionality.
I am able to post text content. But while uploading an image in order to get AmityImageData object., we are facing an auth error.
Here is the link of the documentation I have been following: https://docs.amity.co/core-concepts/files-images-and-videos/image-handling#upload-images
And here is the error that I am facing:
Error Domain=Amity Code=400100 “Invalid Authorization Header” UserInfo={NSLocalizedDescription=Invalid Authorization Header}
Could you please help me with this?
If you require any additional information, please let me know and I will be happy to provide it.