You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have migrated my iOS app DB from parse to azure successfully.
I found where do I need to add file key and I have added it to azure app settings but still, I am not able to access my old PFFile, when I am trying to get those file I am getting error like:
Response status code was unacceptable: 404 (Code: 1, Version: 1.13.0)
The new files which I have uploaded after migration those are accessible.
Please help my whole is depended on this PFFile data.