You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to fatsecret Platform API
I understand that I shouldn’t hard code the api key in to app. So I used aws api gateway to generate a url endpoint. But isn’t it the same that someone could just the endpoint as the api key? They can use the url to make api calls just like using the api key. How to protect the url endpoint?