AstronomyAPI / Samples

Examples for Astronomy API
https://astronomyapi.com
MIT License
30 stars 3 forks source link

Credential validation repeatedly fails #59

Closed jddavisuk closed 10 months ago

jddavisuk commented 10 months ago

Hi

I'm having trouble creating a new application (i had a application which worked fine until last Friday)

I create a new application, then immediately copy the app-id and app-secret into the API-Demo page using windows cut and paste. Every time I do this, I get Credential Validation Failed messages.

I've deleted the application and created a new one several times but still get the same error.

i'm unable to create any working applications

YuriBrunetto commented 10 months ago

Same here! Just created a new application and I'm getting "Credential validation failed" in the API Demo

lisalootens commented 10 months ago

I have the same issue.

Oshi01 commented 10 months ago

yeah... here too

astroanu commented 10 months ago

Hi, we're aware of this. During a database migration last week, we accidentally lost some of the applications ids. Unfortunately, we don't have any records of exactly which application ids were impacted. While we find a way to correct the issue, the quickest workaround for you is to create a new application and use the credentials.

If you login with your previous email, in the dashboard your old applications won't be visible. You may try to create a new application and use the credentials. Or, try creating a new account with a different email, and then create a new application.

jddavisuk commented 10 months ago

Hi

I've already tried both of your suggestions, but still get the same failure message. I'll give it another try.

astroanu commented 10 months ago

Hi

I've already tried both of your suggestions, but still get the same failure message. I'll give it another try.

Your issue with failing even after creating new credentials could be due to a bug in the cors. There will be a fix soon.

Oshi01 commented 10 months ago

HI.. just to note, my credentials are now working. I dod not have to recreate :)

jddavisuk commented 10 months ago

Hi My credentials now work in the API-demo space. I still have some problems (error 402) with the payload when I run the sample python code displayed in the demo page console.

I'll open a separate issue for this if I can't resolve the problem.

Many thanks for your excellent service.