Here is the my code :
Here is my result :
What's the actual code for access API ?
I went through the Fixer API and there was no reference that says your api key should be in the header.
Fixer API
Change your URL to this instead:
String url = "https://data.fixer.io/api?access_key=API_KEY"
Copyright © 2021 Jogjafile Inc.
I went through the
Fixer API
and there was no reference that says your api key should be in the header.Change your URL to this instead: