I tried sending a get request to get data from a table in my database. I followed what was given in the Rest API documentation, generated an API token, and used that to authenticate the request, but I got the following error:-
Python
Any help would be greatly appreciated.