vanjarosoftware / Vanjaro.Platform

Vanjaro is all-in-one integrated Website Builder, CMS, Online Store, Memberships, and Digital Marketing platform that grows with your business.
https://www.vanjaro.com
MIT License
56 stars 25 forks source link

Valid Pixabay API Key not accepted #1624

Open aloscher opened 3 years ago

aloscher commented 3 years ago

Product & Version Vanjaro for DNN

Describe the bug Valid Pixabay API Key not accepted - message "Input is not a valid Pixabay API Key."

To Reproduce Steps to reproduce the behavior: Menu->Settings->Integrations & Connectors->Pixabay->Global or Site

Expected behavior API Implemented

Current behavior

"Input is not a valid Pixabay API Key."

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Windows 10 - same results in Firefox Chrome and Edge browsers

Tychodewaard commented 3 years ago

I use Vanjaro (1.1) for DNN (9.9.1) and at yesterday I had a working Pixabay. But...today images became 404. The url was not valid. If I open up the connector, there is an empty text box. The Youtube API text box is also empty.

This a site as one of 6 portals and I was using the API on portal level.

nikhilmandeeps commented 3 years ago

Product & Version Vanjaro for DNN

Describe the bug Valid Pixabay API Key not accepted - message "Input is not a valid Pixabay API Key."

To Reproduce Steps to reproduce the behavior: Menu->Settings->Integrations & Connectors->Pixabay->Global or Site

Expected behavior API Implemented

Current behavior

"Input is not a valid Pixabay API Key."

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Windows 10 - same results in Firefox Chrome and Edge browsers

Can you please provide a screencast

meetmandeep commented 3 years ago

But...today images became 404.

This should never happen. We don't hotlink images from PixaBay. They're downloaded and served from your site filesystem. It's likely you have hot-linked images; if that's the case, please open a new issue with steps to duplicate.

If I open up the connector, there is an empty text box. The YouTube API text box is also empty.

Can you provide a screencast? It's possible that you configured the setting at Global Level (logged in as host) and viewing it at site level (logged in as administrator)?

scottw12 commented 3 years ago

Actually the problem goes deeper. i have a brand new Platform install with nothing done yet and I cannot even register integrations or connectors except Azure.. See attached video;; http://somup.com/crjFqmYRJ7

meetmandeep commented 3 years ago

@scottw12 Are there any errors in console?

scottw12 commented 3 years ago

No, I watching when I went to the virgin site. However after I sent eh video I restarted the application and now things are working fine for me and pixabay and YouTube are working on three other sites including one that is Vanjaro_for_DNN.

I noticed that all of the items that did not work when I did the video are ones that open up in a modal. I had problems with Live_Content with modals on Vanjaro and it was fixed in the Live_Content module.

scottw12 commented 3 years ago

I put my Pixaby API Key into the virgin installed Platform and it is working fine. https://vanjaro.jkmcomm.com/ I did it both ways as Site and then removed and added as Global. Also working for in Vanjaro_for_DNN https://dnn.jkmcomm.com/tst

aloscher commented 3 years ago

Product & Version Vanjaro for DNN Describe the bug Valid Pixabay API Key not accepted - message "Input is not a valid Pixabay API Key." To Reproduce Steps to reproduce the behavior: Menu->Settings->Integrations & Connectors->Pixabay->Global or Site Expected behavior API Implemented Current behavior "Input is not a valid Pixabay API Key." Screenshots If applicable, add screenshots to help explain your problem. Additional context Windows 10 - same results in Firefox Chrome and Edge browsers

Can you please provide a screencast

https://user-images.githubusercontent.com/21082075/130086855-9fd044ea-4836-4627-96be-0e37fccd9bd7.mp4

sitelog

mksmanish79 commented 3 years ago

https://pixabay.com/api/?key=yourkey

Check if this url is giving you json response by replacing yourkey with your key.

mksmanish79 commented 3 years ago

Also provide us the screenshot of the the error logged by clicking on the exception. You have not given the full screenshot of the error logged.

aloscher commented 3 years ago

Also provide us the screenshot of the the error logged by clicking on the exception. You have not given the full screenshot of the error logged.

image

aloscher commented 3 years ago

https://pixabay.com/api/?key=yourkey

Check if this url is giving you json response by replacing yourkey with your key.

I received a successful reply from the url

mksmanish79 commented 3 years ago

Can you please check after disabling your antivirus/firewall for a while?

aloscher commented 3 years ago

Can you please check after disabling your antivirus/firewall for a while?

I just tried without my antivirus/firewall with the same results. I even tried another browser.

meetmandeep commented 3 years ago

@aloscher The error log provided indicates that your server is unable to connect to Pixabay; I suspect firewall as an issue. Please review your outbound connections from server.

aloscher commented 3 years ago

@aloscher The error log provided indicates that your server is unable to connect to Pixabay; I suspect firewall as an issue. Please review your outbound connections from server.

I will check with my host.