We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Problem 1- We are using access manager 2- Uploading image is working 2- While getFileUrl returns 403 as auth query param is missing from the URL
Request URL: http://ps1.pndsn.com/v1/files/sub-c-63321534-3032-46d3-af6f-74f7903e3dff/channels/7c0c5ea3-5290-4635-9add-db52305ce8db-team-team-10407-7c0c5ea3-5290-4635-9add-db52305ce8db/files/3f5f57df-10b5-49d8-b898-9276c81bda16/5ab4d4ac2000007d06eb2c56.jpeg?uuid=7c0c5ea3-5290-4635-9add-db52305ce8db-abdallanayer0754&pnsdk=PubNub-JS-Web%2F7.2.0%20RCC%2F0.13.0 Request Method: GET Status Code: 403 Forbidden
while other endpoints have an isAuthSupported flag, getFileUrl is not an endpoint and it doesnot have isAuthSupported flag
Desired Solution: getFileUrl should work with the access manager as other endpoints do example (generate_upload_url)