Code Monkey home page Code Monkey logo

Comments (8)

johnwalicki avatar johnwalicki commented on May 30, 2024

@binnes Can you help JuJu ?

from esp8266workshop.

johnwalicki avatar johnwalicki commented on May 30, 2024

@iJuniorX There are two types of Cloudant service instances. The 'default' Cloudant instance uses IAM only. If you have one of those, you might have to delete it and create a new Cloudant instance. Create a Cloudant service instance that has 'IAM and Legacy APIKEY credentials' I'm not near my laptop to take a screenshot.

from esp8266workshop.

MarcosXimenes avatar MarcosXimenes commented on May 30, 2024

I'm using this same using as credentials. I noticed that the other one didn't have a PASSWORD so I changed it. But just the same this error occurs.
image

from esp8266workshop.

binnes avatar binnes commented on May 30, 2024

the credentials have to come from Cloudant - if you have legacy APIKEY enabled this will be populated as per the workshop instructions. If you deployed Cloudant with the default Authentication method, then you do not have legacy APIKEY enabled, so will need to alter the code to use IAM authentication, or as John suggested, redeploy Cloudant selecting the IAM and Legacy authentication option.

FYI - the current plan is to archive the repository in the near future as it is no longer being actively maintained.

from esp8266workshop.

MarcosXimenes avatar MarcosXimenes commented on May 30, 2024

When will this be archived? This my college project is for 10/06/2021 ...

from esp8266workshop.

MarcosXimenes avatar MarcosXimenes commented on May 30, 2024

I am using the IAM and Legacy authentication option, as the image shows. (I just created the credential and deleted)
image

from esp8266workshop.

MarcosXimenes avatar MarcosXimenes commented on May 30, 2024

image
Now I getting this error. :(

from esp8266workshop.

binnes avatar binnes commented on May 30, 2024

It is going to be archived in the next few days, but it will still be available as an archived repo. However, as you are finding it is no longer being maintained, so cloud services have been updated, APIs have been updated, so as you are finding, the code in the this repo no longer works against the latest versions of the cloud services.

I suggest you follow the instructions in the cloudant python package and modify the code to use the newer ibmcloudant package - you should also adopt IAM authentication rather than the legacy authentication.

from esp8266workshop.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.