Michal CzOriginal post
Rank 1: Thread
Hi!
Is it possible to retrieve the function's domain name/URL via the SDK? We have functionality that requires us to display the function's domain/URL within our app, so it can be copied and pasted elsewhere.
Summary
Title: Retrieving Function Domain Name/URL via SDK
Hi! I want to retrieve the function's domain name/URL using the SDK. We need this information for displaying it in our app. Any solutions?
Solution: Unfortunately, it seems that retrieving the function's domain/URL via the SDK is not supported based on the current documentation. The API mentioned is only for the console and does not allow the usage of an API key or server SDKs.