You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, when requesting the ID of a feed that either doesn't exist or the feed has been marked dead. For feeds that have been marked as a duplicate, it would be nice to be able to indicate to the user or redirect to the feed ID that contains the valid feed id.
I don't currently see a way to do this in the API so some changes would be need to made to either the response data for a dead and duplicated or possibly using a redirect in the API call to the correct id.
Ex: The feed 5988708 has been marked dead and is a duplicate of 5974918.
The text was updated successfully, but these errors were encountered:
Right now, when requesting the ID of a feed that either doesn't exist or the feed has been marked dead. For feeds that have been marked as a duplicate, it would be nice to be able to indicate to the user or redirect to the feed ID that contains the valid feed id.
I don't currently see a way to do this in the API so some changes would be need to made to either the response data for a dead and duplicated or possibly using a redirect in the API call to the correct id.
Ex: The feed 5988708 has been marked dead and is a duplicate of 5974918.
The text was updated successfully, but these errors were encountered: