#You didn't have permission to access this. I can't see my image

4 messages · Page 1 of 1 (latest)

long brook
#

Hello,

With postman I can take the UUID of my image ef0bdd3c-8eb2-4721-aa91-05ef5e024435.

For display : "http://localhost:8055/assets/ef0bdd3c-8eb2-4721-aa91-05ef5e024435"

But I have this message : {"errors":[{"message":"You don't have permission to access this.","extensions":{"code":"FORBIDDEN"}}]}

How I can fix this problem ?

I would like display the images on my website

buoyant bay
#

Are your images publicly accessible? Are you sure postman doesnt have an access token in the header when testing?

long brook
#

Problem solved ! Thanks