flex.messaging.MessageException: An unknown exception occurred
while creating an instance of type 'flex.messaging.endpoints.AMFEndpointendpoint url="http://{server.name}:{server.port}/{context.root}/messagebroker/amf" class="flex.messaging.<e
By default, all endpoints except for shutdown are enabled.If you prefer to specifically “opt-in” endpoint enablement you can use the endpoints.enabled propertyFor example, the following will disable all endpoints except for info:
endpo
我正在使用Cloud Run和Endpoint托管的API,并且刚刚在Endpoint中设置了开发人员门户。我希望让Try this API部分能够工作,但它只是给了我一条Your client does not have permission to get URL <code>/</code> from this server.消息,让它看起来像是没有经过身份验证。我看到了这个帖子: