DEV Community

Agik Setiawan
Agik Setiawan

Posted on

Fix Netlify cms failed to load entry api_error object object in with Gitlab

Hello all, I will share fixing error Netlify CMS with message "failed to load entry api_error object object". in my case is because netlify CMS don't have access permission to access gitlab repository. Gitlab repository required Access Token for request from Netlify CMS.

Solution:

  • Login in Netlify account
  • Open Site menu
  • Click your site
  • Entry to Identity
    Image description

  • Scroll to bottom and and get menu Git Gateway
    Image description

  • Edit Setting
    Image description

  • Click Generate token and it will be redirect to Gitlab account and token will autofill when you have done in Gitlab

Top comments (4)

Collapse
 
josezaq profile image
JoseZaq

thanks u bro!

Collapse
 
feministclickback profile image
tina

Thank you! Lifesaver!!

Collapse
 
mattia_ducci_25cfa42105c2 profile image
Mattia Ducci

Lifesaver!! Thank you very much!!

Collapse
 
trauma profile image
Tafuma Chademana

Thank you so much for this