[Resolved] Hyperlink with HTTP GET command not working

Hi,

I have been using several hyperlinks with HTTP GET commands like this for the past 5 years:

$.get("myURL", {"proxy": true});

I use this to call a webhook in Make.

You can find the old documentation here: How To: Call REST API from Hyperlink Tiles (Syntax)

Unfortunately, it seems that it stopped working a couple of days ago. It looks like SharpTools may have deprecated the use of JavaScript in hyperlinks.

Could you help me resolve this issue?

Thanks,

Alex

Thanks for posting and sorry to hear that the special GET syntax with the proxy option isn’t working as expected. I’m taking a look and will let you know what I find. :slight_smile:

1 Like

Hi @josh

Thanks for looking into this. I’m looking forward to your update on this issue !

Alex

I pushed out an update which should resolve this.

Some of the changes from the Smarter Kiosk Mode + New Navigate Back Feature release appears to have caused this regression, so I made some improvements to better support ALL of the cases. :slight_smile:

Make sure to refresh your browser while viewing SharpTools to pull in the latest updates.

Hi Josh,

Thanks a lot !!! It’s now perfectly working :grinning_face:

Many thanks

Alex

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.