hey guys im doing the level-2 course. any ideas what i did wrong here? can’t seem to get the api working. or is it the link itself that has problems? maybe anyone that did this course can help
It looks like your topic is missing some important information. Could you provide the following if applicable.
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
right so it is:
- n8n version: Running version [email protected]]
Database: SQLite (default)
n8n EXECUTIONS_PROCESS setting: own (default)
Running n8n via: n8n Cloud
Operating system: macOS
Browser: Google Chrome
Hi @ihsanific
There is an error in the rest countries api that has been reported. Use the following in the GET request and this should return the data you need to proceed:
https://restcountries.com/v3.1/all?fields=name,region,subregion
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.