I am generating QRCode url using google cloud function hosted in GCP and its working in browser but when i use this url in virtual column it shows 400 bad request.
I have disabled the security option as well "Enforce app security for image access" still no use and the problem remain.
Best Regards
Can you provide screenshot of your qrcode column settings ?
And can you go in the qrcode table and screenshot your previewed data ?
Hi, I have attached the screenshots here. Thanks for response and help
@baba_sawane , do you have any finding which can help me resolve it.
Hi Aradhana.
You should first check if it's not an access issue from the website.
Try to replace the Image URL with this :
https://drive.google.com/file/d/1fY-S6y7QU_2bd510I4SVRYZOVUXcE6sx/view?usp=sharing
If it doesn't show up, try : https://drive.google.com/uc?export=download&id=1fY-S6y7QU_2bd510I4SVRYZOVUXcE6sx
If it shows up, then maybe it's the source website don't grant access (or the URL is not constructed properly). If it still doesn't, there is a configuration issue.
Then :
>Is see that you are using a concatenate() function in the URL maybe it's not constructing properly ?
>You may try to encode the url using ENCODEURL( 'yourformula' )
User | Count |
---|---|
19 | |
13 | |
8 | |
3 | |
2 |