Hi - I'm new to the VCL Cloud components. Trying out the Flickr component. Have specified the key and secret I set up with the Flickr API and entered these under the "App" property. But authentication does not work. if you keep "externalbrowser" to false the authentication message reports that the browser you are using is no longer supported by showing this:
If you set externalbroswer to true you do reach the API authentication page, but after granting permission and a long delay I get browser error message 127.0.0.1 refused to connect. As far as I can tell I am not blocking port 8888.
The problem can be easily replicated via the Flickr demo, and my test program contains just a single line of my code to run "DoAuth".
I am running Delphi 11.1 on Windows 11 with latest TMS CVL Cloud components. (TAdvFlickr 1.0.4.0)
Any help greatly appreciated - thanks as always!