You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also took a look at the documentation for python in simplegeo. It seems that the API used in the code is a little bit different the ones used in the test_client. I wonder whether the errors are caused by the inconsistency between the Simplegeo's webapi, and the version of the python-simplegeo client.
Thank you so much for your help, and I really appreciated.
The text was updated successfully, but these errors were encountered:
Result shows "APIError: This endpoint is not available for your account. (#401)".
But I actually copied the token and secret from the web interface.
token = 72bVUC56MjDzwFUfYnPJJRFh25PykVhQ
secret = VxUHyzceyKRKt5KM234TNBJXSULxbcad
I think it should be correct.
I also took a look at the documentation for python in simplegeo. It seems that the API used in the code is a little bit different the ones used in the test_client. I wonder whether the errors are caused by the inconsistency between the Simplegeo's webapi, and the version of the python-simplegeo client.
Thank you so much for your help, and I really appreciated.
The text was updated successfully, but these errors were encountered: