Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.91.8 - Import Airtable to MariaDB not working - unauthorized access #2362

Closed
syji35 opened this issue Jun 14, 2022 · 2 comments
Closed

0.91.8 - Import Airtable to MariaDB not working - unauthorized access #2362

syji35 opened this issue Jun 14, 2022 · 2 comments
Assignees

Comments

@syji35
Copy link

syji35 commented Jun 14, 2022

I just upgraded to 0.91.8 and i Try to import Airtable to a new Project.

With a valid URL and APi Key, I get an "Unauthorized acess".

It's work on 0.91.7.

NocoDB used as docker : true
NocoDB version : 0.91.8
Database used in NC_DB URL : mysql
Project was created by clicking : New Project
Database version : mariadb:10.7.4-focal


**Steps To Reproduce**


1. Go to 'Add / Import and click Airtable.'
2. Click on 'Airtable'
3. input API key & Shared Base ID
4. Logs view info retrieve error "Unauthorized acess".

**Expected Behavior**

Works in nocodb 0.91.7
@o1lab o1lab changed the title 0.91.8 - Import Airtable not working - unauthorized acess 0.91.8 - Import Airtable to MariaDB not working - unauthorized access Jun 14, 2022
@o1lab
Copy link
Member

o1lab commented Jun 14, 2022

Reproducible : will take a look.

POST /api/v1/db/meta/syncs/nc_iw3bwycsfaczhw/trigger?id=xxxxxxxxxxx 200 2 - 2.607 ms
n [Error]: Unauthorized access
at Function.unauthorized (/usr/src/app/docker/main.js:2:36572)
at /usr/src/app/docker/main.js:2:13739
at /usr/src/app/docker/main.js:2:35875
at Layer.handle [as handle_request] (/usr/src/app/node_modules/express/lib/router/layer.js:95:5)
at next (/usr/src/app/node_modules/express/lib/router/route.js:137:13)
at t.default (/usr/src/app/docker/main.js:2:441404)
GET /api/v1/db/meta/projects/p_ohovcdewtfk8um 401 29 - 2.662 ms
Error: Unauthorized access
at t.default (/usr/src/app/docker/main.js:2:1378948)
at processTicksAndRejections (internal/process/task_queues.js:97:5

@github-actions
Copy link
Contributor

Fixed in v0.91.9.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants