First, I choose the spade; 13 ways. Then throw away the other 3 cards of that rank. From the remaining 48 cards I choose 1, and throw away the other 3 cards of that rank. From the remaining 44 cards I choose 1, and throw away the other 3 cards of that rank. From the remaining 40 cards I choose 1. The size of the sample space is C(52,4). Therefore,
$P(E) = (13)(48)(44)(40)/C(52,4)$
but this is larger than 1.
Second, I tried a conditional approach. P(1st card is a spade|the 4 cards are of different ranks). So the probability that the four cards are of different ranks, is P = C(13,4)/C(54,4). Then the probability that the first card is a spade is P = C(13,1)C(12,3)/C(52,4). But again the conditional probability is larger than 1.
What am I doing wrong?
Your numerator counts ordered draws of four cards, while the denominator counts the unordered draws so there is roughly a factor $24$ in excess. The approach is wrong because you are given that the ranks are different, not calculating the chance that from a random draw you get a spade first and three other ranks.
The simple answer is to argue that the three other cards do not change the chance that the first card is a spade at $\frac 14$ or to argue symmetry between the suits for the same result.