Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 4779 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hi!

I have been trying to use the following function "Get URL as Text" on a SSL encrypted site (https). I get a question mark as a result. Is there anything I can do to get it working?

Thanks for helping.

R

Posted

A question mark usually means that the function you are calling cannot be found, which could be from the plugin not being installed or your module not being registered. Check and make sure you have registered the module and installed the plugin before calling any of the functions. Remember that modules only exist per user session, so you should call SMRegisterGroovy in your startup script to make sure your modules get re-registered every time you open your database.

This topic is 4779 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.