Error with port undefined #4100
Unanswered
Arountasief
asked this question in
Q&A
Replies: 1 comment
-
Hey @Arountasief thanks for opening this issue, apologies could not get to the issue earlier, is it still a persisting issue? If it is can you please share the code that you are using to make these calls and also mention how you set up the credentials? Thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I have got an error in my project after my credentials have been updated:
Inaccessible host: *** at port undefined
I think the problem comes from a change in my endpoint, I now have a port specified.
Old endpoint : #.com
New endpoint : #.com:*****
And I can access to my data with the new credentials if I use a terminal.
Does anyone have an idea where the problem could come from ?
Beta Was this translation helpful? Give feedback.
All reactions