I had written a custom action on firefly template which consumes Analytics API. It was running fine until today. When I call the API, all I get is this error:
{
"error": "server error"
}
In the console of code editor, I see
info: 500: server error
Logs aren't updating too. Is there anything I can do to get more information on the error ?
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Seems like there was an error in the token that used to make the API call. The token had expired. I created a new token and API is returning the response.
Seems like there was an error in the token that used to make the API call. The token had expired. I created a new token and API is returning the response.
Views
Replies
Total Likes
Views
Likes
Replies