Strapi 4: Unable to access Strapi’s default or custom APIs as a super admin

When I pass the token I got from this POST url => {{URL}}admin/login
I get this response :

{ "data": null, "error": { "status": 401, "name": "UnauthorizedError", "message": "Missing or invalid credentials", "details": {} } }

Can anyone help me with this .
Thanks

This topic has been created from a Discord post (1282404751518077062) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord

Strapi 4: Unable to access Strapi’s default or custom APIs using super_admin token.