Access token generate from the refresh token not working for API

Access token generate from the refresh token not working for API

Dear Sir/Madam,

 When I use my refresh token to obtain new access_token, that token return INVALID_TOKEN when the same API is called.   I made sure that my api site is correct and match the auth web site.
However the original access_token  work fine.