I got switched to USPS production Account still problems [closed] - usps

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 12 years ago.
Improve this question
Last night I mailed USPS customer care executive and they had switched my account to production server in USPS.I got mail from them in which I got this message
Dear USPS Customer,
Thank you for contacting us. Congratulations on completing your
testing using the U.S. Postal Services Internet Shipping Application
Program Interfaces (APIs). Your profile has been updated to allow you
access to the Production Server.
1. The Production Server URL is: http://production.shippingapis.com. For APIs calling the secure server, the URL is
https://secure.shippingapis.com.
2. There is a line of code that refers to "shippingapitest.dll". You'll need to remove the word "test".
In the test server code I was using
$usps->setServer("http://testing.shippingapis.com/ShippingAPITest.dll");
Now I tried using this code today
$usps->setServer("http://production.shippingapis.com");
even I tried this code to get responce
$usps->setServer("http://production.shippingapis.com/ShippingAPI.dll");
Please any one used USPS in past help me.
Here is the link which helped me to test USPS in Test serverlink text
Thanks in Advance

I called USPS last night and mentioned them about the error I was getting in the production URL they asked for my User Id and told me to try and the code was working fine.Thus don't waste time and call customer care executive

Related

Snowflake SnowPro Certification [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 3 years ago.
Improve this question
Anyone cleared Snowflake's SnowPro Certification? I need help with and information about what did you do in order to prepare for this certification. I appreciate your information.
Thank you,
Prashanth.
Snowflake did officially launch the SnowPro Core Certification publicly on Tuesday, October 29th.
To view more information about the SnowPro Core Certification, you can navigate to https://community.snowflake.com/s/snowprocertifications.
No. They dont have transparent process for certification.
First, They have only online proctoring exam, they wont even give option to choose test center on your own.
But when you start the online exam by agreeing to all their conditions (arranging external usb camera, high speed internet etc) they will suspend or stop it by giving some silly reason and tell you to choose test centre by paying $100 more.
Later when you question back they will edit the requirement document itself and tell you are not meeting the requirements. (PFA sample of their requirement change)
Funny thing is they dont even know where is their Server.
It is one of the rubbish process I have seen, Please dont take up this certification and get trapped like me.
Portland OR is mentioned
Phoenix Arizona is mentioned later

DDOS Attack causing Database connection error [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 6 years ago.
Improve this question
I have hosted my Prestashop at Fastdomain server it's like the 4th year, the website is stable and working fine till 3 days ago where my email inbox got full of spam and more than 300K requests on the site causing the site to go down.
I activated the basic protection from Sitelock provided from Fastdomain Cpanel, it worked fine for two days and the site is down again cuz of another strike.
Fastdomain support tried to fix it but no instant method they said the problem is caused due to script overuse in send to friend module, even though this module is an original PrestaShop module, and they said the website will "recover" in few hours.
any comment or thoughts? how t respond to such attack!?
my website is elektrojo.com and am using the up to date version
This appears to be a common problem. Not only is it taking your site down, it may be being used to spam others, which has the risk of getting your domain blacklisted.
In that thread was linked an updated version of the module supporting a CAPTCHA, along with a similar modification for product reviews. It seems to be for PrestaShop 1.5 and 1.6.
If you have some kind of a "backend" which you can update modules on, you should also do that.
Another suggestion is to use fail2ban to detect repeated attempts to access this feature and block it. You may not have the necessary access to do that, but if not, your hosts should be able to.
Failing that, you should remove the sendtoafriend code (ensure the files are actually gone from their original location) until you have found a way to harden it, since it's being abused to take your site down.

Azure is hanging when creating databases [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 6 years ago.
Improve this question
I'm recreating my development databases in Azure. I have been able to delete/create new ones for over 100 times in the past 3 days with no issue. Small amount of times until the database is fully created, but not too bad.
Today, Saturday, the database is not created and it is not updated probably. So, if I start the DB creation like this: (see pic1)
it says that it is validated and then gives me the message that Deployment has Started, but no DB is created (see pic2)
so, I check the audit log and it claims that the DB deployment has succeeded per (see pic3)
but still my database list is still empty (see pic4) and the darn deployment started is still spinning
I have already tried signing out/in and different browser, but no luck, Is there anything else I could do!? I need my DB.
I ran into similar issues. This is an issue with azure. All you have to do is wait it out.
I remember I had this issue on a sunday night, then monday morning it was working perfectly fine.

Try to enable billing profile on app engine, but failed and charged me 1 dollar [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 8 years ago.
Improve this question
Yesterday, I tried to enable billing profile. After I input all of the right credit information and proceed, it just told me
"Your bank or credit card company has declined the authorization:
Invalid Verification code"
I make sure I've input the exact right information and tried again and again, but only failures and charges. GOOGLE charged me C$ 1.10 for 6 times...still stuck in how to enable billing...
I've search all of the app engine page and no way to reach the support...
So, I come here and need you kind guys help.
Thank you very much!
Each transaction attempt (in this case, an authorization) is subject to fees - $1.00 for the authorization charge, an $.10 for the transaction. But you'll need to connect with Google to see more specifics on the decline reasons.

Auth Component login issue on Linux [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I've been working with CakePHP for sometime now, specifically using the Auth component. I have several running instances of the current web app I'm working on, all of them installed on various Linux machines.
This morning I was denied access to two of the instances. The odd thing is I did not change anything since yesterday.
I'm pretty sure there's no database issue, the logs look exactly the same as before. The only difference is that instead of redirecting me to the home page, I keep getting redirected back to my login page. The other difference is now I never get the flash message that's set in the 'authError' member of the Auth component.
Some other stuff I tried is to clean browsing data from my browser, restart Apache and reboot my machines.
One other piece of information is that both misbehaving machines are VMs running on my desktop PC.
This can be session issue. Check if time on VMs is correct. It is possible that session expires instantly if client time is diffrent than server's time....

Resources