This is my request url:-
http://api/v2/test/_table/tablename?fields=*?api_key=somekey
i want to pass api key in url and not in request header but its not working.
Please help
This is my request url:-
http://api/v2/test/_table/tablename?fields=*?api_key=somekey
i want to pass api key in url and not in request header but its not working.
Please help