-
Notifications
You must be signed in to change notification settings - Fork 134
Closed
Labels
Description
When trying to use this with images stored in Firebase Storage I am getting this returned:
{
"error": {
"code": 403,
"message": "Permission denied. Could not perform this operation"
}
}
Though, if I access the url directly that is indeed what I am getting.
Asking if there is a possibility to use this plugin with images that keep a session?